Point.OrientationMode

public static final enum Point.OrientationMode

Indicates the point orientation mode.

Inherited Methods

Enum Values

ESTIMATED_SURFACE_NORMAL

public static final Point.OrientationMode ESTIMATED_SURFACE_NORMAL

Point orientation will follow the behavior described in HitResult.getHitPose().

INITIALIZED_TO_IDENTITY

public static final Point.OrientationMode INITIALIZED_TO_IDENTITY

Point orientation is initialized to identity but may adjust slightly over time.