Interface IRecyclable
- Namespace
- VoxelPlayground.Engine
- Assembly
- VoxEngine.dll
public interface IRecyclable
Properties
GetTransform
Transform GetTransform { get; }
Property Value
LifeTime
float LifeTime { get; set; }
Property Value
- float
Methods
Activate()
void Activate()
OnRecycle()
void OnRecycle()
SetLifeTime(float)
void SetLifeTime(float newLifeTime)
Parameters
newLifeTimefloat