Class LaserCreator
- Namespace
- VoxelPlayground.Gaming
- Assembly
- GamePlay.dll
public class LaserCreator : MonoBehaviour
- Inheritance
-
objectLaserCreator
- Extension Methods
Fields
from
public float from
Field Value
- float
head
public GameObject head
Field Value
isOn
public bool isOn
Field Value
- bool
laser
public Transform laser
Field Value
to
public float to
Field Value
- float
Methods
OnToggle()
public void OnToggle()