ObjectExt Class
Unity Object extensions
Inheritance Hierarchy
System.Object
UltimateXR.Extensions.Unity.ObjectExt
Namespace: UltimateXR.Extensions.Unity
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public static class ObjectExt
Methods
Name | Description | |
---|---|---|
ShowInInspector(Object, Boolean) | Controls whether to show the current object in the inspector. | |
ShowInInspector(Object, Boolean, Boolean) | Controls whether to show the current object in the inspector and whether it is editable. |