Table of Contents

Method IsOrientationTracked

Namespace
YVR.Core
Assembly
YVR.Core.Runtime.dll

IsOrientationTracked(YVRAnchorLocationFlags)

Checks if the orientation is tracked based on the specified location flags.

public bool IsOrientationTracked(YVRAnchorLocationFlags value)

Parameters

value YVRAnchorLocationFlags

The anchor location flags to be evaluated

Returns

bool

True if the orientation is tracked; otherwise, false