Struct GGrassInstance
Contains information about a single grass instance.
[Serializable]
public struct GGrassInstance
- Inherited Members
Properties
- Position
Position in normalized [0-1] space.
- PrototypeIndex
Index of its prototype in the terrain prototypes list.
- Rotation
Rotation in world space.
- Scale
Scale in world space.
Methods
- Create(int)
Create a new grass instances.