InspectorFieldsUtility 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 collection of helper functions for adding InspectorFields to a custom Inspector
public ref class InspectorFieldsUtility abstract sealed
public static class InspectorFieldsUtility
type InspectorFieldsUtility = class
Public Class InspectorFieldsUtility
- Inheritance
-
InspectorFieldsUtility
Add |
Adds InspectorFields to list of serialized PropertySettings |
Are |
|
Clear |
Create a new list of serialized PropertySettings from InspectorFields |
Display |
Render a PropertySettings UI field based on the InspectorField Settings |
Get |
|
Is |
Checks the type a property field and returns if it matches the passed in type |
Update |
Update a property value in a serialized PropertySettings |
Update |
Update list of serialized PropertySettings from new or removed InspectorFields |
Продукт | Версии |
---|---|
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 |