Orbital.OrientationType Property

Definition

The desired orientation of this object.

public:
 property Microsoft::MixedReality::Toolkit::Utilities::SolverOrientationType OrientationType { Microsoft::MixedReality::Toolkit::Utilities::SolverOrientationType get(); void set(Microsoft::MixedReality::Toolkit::Utilities::SolverOrientationType value); };
public Microsoft.MixedReality.Toolkit.Utilities.SolverOrientationType OrientationType { get; set; }
member this.OrientationType : Microsoft.MixedReality.Toolkit.Utilities.SolverOrientationType with get, set
Public Property OrientationType As SolverOrientationType

Property Value

Remarks

Default sets the object to face the TrackedObject/TargetTransform. CameraFacing sets the object to always face the user.

Applies to