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
public Transform GetTransform { get; }
Property Value
- Transform
LifeTime
public float LifeTime { get; set; }
Property Value
- float
Methods
Activate()
OnRecycle()
SetLifeTime(float)
public void SetLifeTime(float newLifeTime)
Parameters
newLifeTime float