Billboard.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.
The axis about which the object will rotate.
public:
property Microsoft::MixedReality::Toolkit::Utilities::PivotAxis PivotAxis { Microsoft::MixedReality::Toolkit::Utilities::PivotAxis get(); void set(Microsoft::MixedReality::Toolkit::Utilities::PivotAxis value); };
public Microsoft.MixedReality.Toolkit.Utilities.PivotAxis PivotAxis { get; set; }
member this.PivotAxis : Microsoft.MixedReality.Toolkit.Utilities.PivotAxis with get, set
Public Property PivotAxis As PivotAxis