Table of Contents

Method IsOrientationValid

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

IsOrientationValid(YVRAnchorLocationFlags)

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

public bool IsOrientationValid(YVRAnchorLocationFlags value)

Parameters

value YVRAnchorLocationFlags

The anchor location flags to be evaluated

Returns

bool

True if the orientation is valid; otherwise, false