Follow.PivotAxis 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.
Rotation axes used when facing target.
public:
property Microsoft::MixedReality::Toolkit::Utilities::AxisFlags PivotAxis { Microsoft::MixedReality::Toolkit::Utilities::AxisFlags get(); void set(Microsoft::MixedReality::Toolkit::Utilities::AxisFlags value); };
public Microsoft.MixedReality.Toolkit.Utilities.AxisFlags PivotAxis { get; set; }
member this.PivotAxis : Microsoft.MixedReality.Toolkit.Utilities.AxisFlags with get, set
Public Property PivotAxis As AxisFlags