BoundingBox.RotationHandlePrefabColliderType Property

Definition

Determines the type of collider that will surround the rotation handle prefab.

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

Property Value

Applies to