Table of Contents

Class ScrapGenerator

Namespace
VoxelPlayground.Entity
Assembly
GamePlay.dll
public class ScrapGenerator : MonoBehaviour
Inheritance
object
ScrapGenerator
Extension Methods

Fields

interval

public float interval

Field Value

float

m_TargetIsBrokenDetectPoint

public Transform m_TargetIsBrokenDetectPoint

Field Value

Transform

m_TargetVox

public VoxelVolume m_TargetVox

Field Value

VoxelVolume

m_TargetVoxCollider

public VoxelDestructor m_TargetVoxCollider

Field Value

VoxelDestructor

tmpPrefab

public GameObject tmpPrefab

Field Value

GameObject

Methods

Update()

public void Update()