API reference
API reference
Select your platform
No SDKs available
No versions available

InteractableDebugVisual Class

Extends MonoBehaviour
Visually displays the current state of an interactable.

Properties

Color NormalColor[Get]
Color HoverColor[Get]
Color SelectColor[Get]
Color DisabledColor[Get]

Protected Fields

bool _started[Get]

Protected Functions

virtual void Awake ( )
virtual void Start ( )
virtual void OnEnable ( )
virtual void OnDisable ( )

Member Functions

void SetNormalColor
( Color color )
void InjectAllInteractableDebugVisual
( IInteractableView interactableView,
Renderer renderer )
void InjectInteractableView
( IInteractableView interactableView )
void InjectRenderer
( Renderer renderer )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon