IMixedRealitySpatialAwarenessObserver.ObserverRotation Property      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the orientation of the volume in world space.
public:
 property UnityEngine::Quaternion ObserverRotation { UnityEngine::Quaternion get(); void set(UnityEngine::Quaternion value); };
	public UnityEngine.Quaternion ObserverRotation { get; set; }
	member this.ObserverRotation : UnityEngine.Quaternion with get, set
	Public Property ObserverRotation As Quaternion
	Property Value
		UnityEngine.Quaternion
		
	
	
	Remarks
This is only used when ObserverVolumeType is set to UserAlignedCube