Table of Contents

Class LaserCreator

Namespace
VoxelPlayground.Gaming
Assembly
GamePlay.dll
public class LaserCreator : MonoBehaviour
Inheritance
object
LaserCreator
Extension Methods

Fields

from

public float from

Field Value

float

head

public GameObject head

Field Value

GameObject

isOn

public bool isOn

Field Value

bool

laser

public Transform laser

Field Value

Transform

to

public float to

Field Value

float

Methods

OnToggle()

public void OnToggle()