Class Flashlight
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class Flashlight : FVRPhysicalObject
- Inheritance
-
Flashlight
- Inherited Members
Constructors
Flashlight()
public Flashlight()
Fields
Aud
public AudioSource Aud
Field Value
- AudioSource
FlashlightLight
public AlloyAreaLight FlashlightLight
Field Value
IsOn
public bool IsOn
Field Value
LaserOffClip
public AudioClip LaserOffClip
Field Value
- AudioClip
LaserOnClip
public AudioClip LaserOnClip
Field Value
- AudioClip
LightParts
public GameObject LightParts
Field Value
- GameObject
Poses
public Transform[] Poses
Field Value
- Transform[]
Methods
Awake()
protected override void Awake()
ToggleOn()
public void ToggleOn()
UpdateInteraction(FVRViveHand)
public override void UpdateInteraction(FVRViveHand hand)
Parameters
hand
FVRViveHand