BoundingBox.CalculationMethod Property

Definition

Defines the volume type and the priority for the bounds calculation

public:
 property Microsoft::MixedReality::Toolkit::UI::BoundingBox::BoundsCalculationMethod CalculationMethod { Microsoft::MixedReality::Toolkit::UI::BoundingBox::BoundsCalculationMethod get(); void set(Microsoft::MixedReality::Toolkit::UI::BoundingBox::BoundsCalculationMethod value); };
public Microsoft.MixedReality.Toolkit.UI.BoundingBox.BoundsCalculationMethod CalculationMethod { get; set; }
member this.CalculationMethod : Microsoft.MixedReality.Toolkit.UI.BoundingBox.BoundsCalculationMethod with get, set
Public Property CalculationMethod As BoundingBox.BoundsCalculationMethod

Property Value

Applies to