FastLineRendererInitialLineGroups Field |
Initial set of lines. Leave empty if you are generating your lines in script.
Namespace:
DigitalRuby.FastLineRenderer
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public LineGroupList[] InitialLineGroups
Public InitialLineGroups As LineGroupList()
public:
array<LineGroupList>^ InitialLineGroups
val mutable InitialLineGroups: LineGroupList[]
Field Value
Type:
LineGroupListSee Also