Table of Contents

Class DashedLineMaterial

Namespace
Lime
Assembly
Lime.dll
public class DashedLineMaterial : IMaterial
Inheritance
DashedLineMaterial
Implements
Inherited Members

Fields

Instance

public static readonly DashedLineMaterial Instance

Field Value

DashedLineMaterial

Properties

Id

public string Id { get; set; }

Property Value

string

PassCount

public int PassCount { get; }

Property Value

int

Methods

Apply(int)

public void Apply(int pass)

Parameters

pass int

Invalidate()

public void Invalidate()