|
enum | GrowthType { None = 0,
Growing = 1 << 0,
Tip = 1 << 1
} |
|
float Obi.ObiPlant.Meristem.availableGrowthTime |
Amount of time available for this meristem to grow.
List of sections along this meristem's branch.
int Obi.ObiPlant.Meristem.generatorId |
Id of the generator that spawned this meristem.
GrowthType Obi.ObiPlant.Meristem.growth |
Whether this meristem is growing or not.
float Obi.ObiPlant.Meristem.length |
Length of the branch that ends at this meristem.
int Obi.ObiPlant.Meristem.particleIndex |
Index of the meristemic particle.
float Obi.ObiPlant.Meristem.thickness |
The documentation for this class was generated from the following file:
- Assets/Obi/Scripts/Plant/Actors/ObiPlant.cs