Enum SpatialHintState
Possible states for a spatial hint
Namespace: Unity.EditorXR.Interfaces
Assembly: solution.dll
Syntax
public enum SpatialHintState
Fields
Name | Description |
---|---|
CenteredScrolling | The hint is indicating centered scrolling |
Hidden | The hint is hidden |
PreDragReveal | The hint is ready for drag reveal |
Scrolling | The hint is indicating scrolling |