Table of Contents

Class RecyclableVolume

Namespace
VoxelPlayground.VFX
Assembly
GamePlay.dll
public class RecyclableVolume : MonoBehaviour, IRecyclable
Inheritance
object
RecyclableVolume
Implements
Extension Methods

Fields

pxVoxelCollider

public PxVoxelColliderGenerator pxVoxelCollider

Field Value

PxVoxelColliderGenerator

voxelVolume

public VoxelVolume voxelVolume

Field Value

VoxelVolume

Properties

GetTransform

public Transform GetTransform { get; }

Property Value

Transform

LifeTime

public float LifeTime { get; set; }

Property Value

float

Methods

Activate()

public void Activate()

OnRecycle()

public void OnRecycle()

SetLifeTime(float)

public void SetLifeTime(float newLifeTime)

Parameters

newLifeTime float