Class EventLight
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class EventLight : FVRPhysicalObject
- Inheritance
-
EventLight
- Inherited Members
Constructors
EventLight()
public EventLight()
Fields
FlashColors
public List<Color> FlashColors
Field Value
- List<Color>
LightMats
public List<Material> LightMats
Field Value
- List<Material>
Light_Off
public Renderer Light_Off
Field Value
- Renderer
Light_On
public Renderer Light_On
Field Value
- Renderer
Mode
public EventLight.LightMode Mode
Field Value
OBS_LightMode
public OptionsPanel_ButtonSet OBS_LightMode
Field Value
Methods
Awake()
protected override void Awake()
FVRUpdate()
protected override void FVRUpdate()
ReceiveEvent(int)
public void ReceiveEvent(int i)
Parameters
i
int
SetColor(int)
public void SetColor(int i)
Parameters
i
int
SetLightMode(int)
public void SetLightMode(int i)
Parameters
i
int