FastLineRendererMaxIndicesPerMesh Field |
Maximum indices per mesh
Namespace:
DigitalRuby.FastLineRenderer
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public const int MaxIndicesPerMesh = 97500
Public Const MaxIndicesPerMesh As Integer = 97500
public:
literal int MaxIndicesPerMesh = 97500
static val mutable MaxIndicesPerMesh: int
Field Value
Type:
Int32See Also