C# Class Assets.Demo.PlantBuilder.PollenComponent

Show file Open project: dsmiller95/plantbuilder

Public Properties

Property Type Description
lifespanRemaining float
scaleMultiplier float
totalLifespan float

Property Details

lifespanRemaining public property

public float lifespanRemaining
return float

scaleMultiplier public property

public float scaleMultiplier
return float

totalLifespan public property

public float totalLifespan
return float