ClippingSphereEditor Class
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.
A custom editor for the ClippingSphere to allow for specification of the framing bounds.
C++
public ref class ClippingSphereEditor : Microsoft::MixedReality::Toolkit::Editor::ClippingPrimitiveEditor
[UnityEditor.CanEditMultipleObjects]
[UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.Utilities.ClippingSphere))]
public class ClippingSphereEditor : Microsoft.MixedReality.Toolkit.Editor.ClippingPrimitiveEditor
[<UnityEditor.CanEditMultipleObjects>]
[<UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.Utilities.ClippingSphere))>]
type ClippingSphereEditor = class
inherit ClippingPrimitiveEditor
Public Class ClippingSphereEditor
Inherits ClippingPrimitiveEditor
- Inheritance
- Attributes
-
UnityEditor.CanEditMultipleObjectsAttribute UnityEditor.CustomEditorAttribute
Has |
Notifies the Unity editor if this object has custom frame bounds. |
On |
Returns the bounds the editor should focus on. |
On |
Looks for changes to the list of renderers and gracefully adds and removes them. (Inherited from ClippingPrimitiveEditor) |
Производ | Верзије |
---|---|
MRTK2 Unity 2018 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0 |
MRTK2 Unity 2019 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |
MRTK2 Unity 2020 | 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |