ProceduralClustermoduleRenderIndices Property |
[Missing <summary> documentation for "P:BrydenWoodUnity.GeometryManipulation.ProceduralCluster.moduleRenderIndices"]
Namespace:
BrydenWoodUnity.GeometryManipulation
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic List<int> moduleRenderIndices { get; }
Public ReadOnly Property moduleRenderIndices As List(Of Integer)
Get
public:
property List<int>^ moduleRenderIndices {
List<int>^ get ();
}
member moduleRenderIndices : List<int> with get
Property Value
Type:
ListInt32
See Also