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

GazeInteractable Class

Properties

ISurface Surface[Get]
ISurface SelectionSurface[Get]
float TiebreakerScore[Get]

Fields

ConecastableCanvas RootCanvas[Get]

Protected Functions

override void Awake ( )
override void Start ( )

Member Functions

Generates movement to move the GazeInteractable from its current position to the target position.
Parameters
to
The target position.
from
The current position.
Returns
Returns the created movement.
void InjectAllGazeInteractable
( ISurface surface )
void InjectSurface
( ISurface surface )
Sets a movement provider for a dynamically instantiated GameObject.
void InjectOptionalRootCanvas
( ConecastableCanvas conecastableCanvas )
Did you find this page helpful?