void InternalButtonLight.Button_OnTap |
( |
| ) |
|
|
inline |
override void InternalButtonLight.OnAwake |
( |
| ) |
|
|
inlinevirtual |
void InternalButtonLight.SetLight |
( |
bool |
on | ) |
|
|
inline |
Color InternalButtonLight.buttonColorOff = Color.black |
Color InternalButtonLight.buttonColorOn = Color.green |
string InternalButtonLight.buttonName = "button" |
Collider InternalButtonLight.buttonObject |
bool InternalButtonLight.defaultValue = false |
Color InternalButtonLight.lightColor = Color.white |
float InternalButtonLight.lightIntensityOff = 0f |
float InternalButtonLight.lightIntensityOn = 1f |
string InternalButtonLight.lightName = "light" |
Light [] InternalButtonLight.lightObjects |
bool InternalButtonLight.lightsOn |
bool InternalButtonLight.useButtonColor = false |
The documentation for this class was generated from the following file: