Property | Type | Description | |
---|---|---|---|
deathRate | float | ||
flowerHead | Transform | ||
flowerHeadEndGrowth | float | ||
flowerHeadStartGrowth | float | ||
flowerToBloom | FlowerBloom, | ||
growthProgress | float | ||
growthRate | float | ||
leaves | PetalMesh[], | ||
leavesEndGrowth | float | ||
leavesStartGrowth | float | ||
lightSource | Light | ||
lightSourceEndGrowth | float | ||
lightSourceStartGrowth | float | ||
pedals | PetalMesh[], | ||
pedalsEndGrowth | float | ||
pedalsStartGrowth | float | ||
stem | StemMesh, | ||
stemEndGrowth | float | ||
stemStartGrowth | float |
Method | Description | |
---|---|---|
Die ( ) : void | ||
IsBroken ( ) : bool | ||
IsDead ( ) : bool | ||
IsGrabbed ( ) : bool | ||
IsStumpClear ( ) : bool | ||
RemoveStump ( ) : void | ||
SetSizes ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
ComputeGrowthAmount ( float start, float end ) : float |