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

InteractableColorVisual Class

Extends MonoBehaviour

Properties

IInteractableView InteractableView[Get]

Protected Fields

bool _started[Get]

Protected Functions

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

Member Functions

void InjectAllInteractableColorVisual
( IInteractableView interactableView,
void InjectInteractableView
( IInteractableView interactableview )
void InjectMaterialPropertyBlockEditor
void InjectOptionalColorShaderPropertyName
( string colorShaderPropertyName )
void InjectOptionalNormalColorState
( ColorState normalColorState )
void InjectOptionalHoverColorState
( ColorState hoverColorState )
void InjectOptionalSelectColorState
( ColorState selectColorState )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon