Method Create
Create(int)
Create a new grass instances.
public static GGrassInstance Create(int prototypeIndex)
Parameters
prototypeIndexintIndex of target prototype in the terrain prototypes list.
Returns
- GGrassInstance
The grass instance.
Create a new grass instances.
public static GGrassInstance Create(int prototypeIndex)
prototypeIndex intIndex of target prototype in the terrain prototypes list.
The grass instance.