Table of Contents

Interface IRecyclable

Namespace
VoxelPlayground.Engine
Assembly
VoxEngine.dll
public interface IRecyclable

Properties

GetTransform

Transform GetTransform { get; }

Property Value

Transform

LifeTime

float LifeTime { get; set; }

Property Value

float

Methods

Activate()

void Activate()

OnRecycle()

void OnRecycle()

SetLifeTime(float)

void SetLifeTime(float newLifeTime)

Parameters

newLifeTime float