Color | NormalColor[Get] |
Color | HoverColor[Get] |
Color | SelectColor[Get] |
Color | DisabledColor[Get] |
bool | _started[Get] |
void | SetNormalColor ( Color color ) |
void | |
void | InjectInteractableView ( IInteractableView interactableView ) |
void | InjectRenderer ( Renderer renderer ) |
Color Oculus.Interaction.InteractableDebugVisual.NormalColor |
---|
No description available.
|
Color Oculus.Interaction.InteractableDebugVisual.HoverColor |
---|
No description available.
|
Color Oculus.Interaction.InteractableDebugVisual.SelectColor |
---|
No description available.
|
Color Oculus.Interaction.InteractableDebugVisual.DisabledColor |
---|
No description available.
|
bool Oculus.Interaction.InteractableDebugVisual._started |
---|
No description available.
|
virtual void Oculus.Interaction.InteractableDebugVisual.Awake ( ) |
---|
No description available.
|
virtual void Oculus.Interaction.InteractableDebugVisual.Start ( ) |
---|
No description available.
|
virtual void Oculus.Interaction.InteractableDebugVisual.OnEnable ( ) |
---|
No description available.
|
virtual void Oculus.Interaction.InteractableDebugVisual.OnDisable ( ) |
---|
No description available.
|
void Oculus.Interaction.InteractableDebugVisual.SetNormalColor ( Color color ) |
---|
No description available.
|
void Oculus.Interaction.InteractableDebugVisual.InjectAllInteractableDebugVisual ( IInteractableView interactableView, Renderer renderer ) |
---|
No description available.
|
void Oculus.Interaction.InteractableDebugVisual.InjectInteractableView ( IInteractableView interactableView ) |
---|
No description available.
|
void Oculus.Interaction.InteractableDebugVisual.InjectRenderer ( Renderer renderer ) |
---|
No description available.
|