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

LocomotionTurnerInteractorVisual Class

Extends MonoBehaviour
Drives the visual affordances of a LocomotionTurnerInteractor, such as the activation, positioning and highlighting of turner arrows.

Properties

IAxis1D Progress[Get]
The vertical offset above the LocomotionTurnerInteractor.MidPoint where the arrow visuals will be positioned.

Protected Fields

bool _started[Get]

Protected Functions

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

Member Functions

Injects all required dependencies for a dynamically instantiated LocomotionTurnerInteractorVisual.
This method exists to support Interaction SDK's dependency injection pattern and is not needed for typical Unity Editor-based usage.
Sets the underlying LocomotionTurnerInteractor for a dynamically instantiated LocomotionTurnerInteractorVisual.
This method exists to support Interaction SDK's dependency injection pattern and is not needed for typical Unity Editor-based usage.
Sets the underlying root Transform for a dynamically instantiated LocomotionTurnerInteractorVisual.
This method exists to support Interaction SDK's dependency injection pattern and is not needed for typical Unity Editor-based usage.
Sets the underlying TurnArrowVisuals for a dynamically instantiated LocomotionTurnerInteractorVisual.
This method exists to support Interaction SDK's dependency injection pattern and is not needed for typical Unity Editor-based usage.
Sets the underlying optional LookAt Transform for a dynamically instantiated LocomotionTurnerInteractorVisual.
This method exists to support Interaction SDK's dependency injection pattern and is not needed for typical Unity Editor-based usage.
Sets the underlying optional IAxis1D for a dynamically instantiated LocomotionTurnerInteractorVisual.
This method exists to support Interaction SDK's dependency injection pattern and is not needed for typical Unity Editor-based usage.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon