Click or drag to resize

GLEditorT Properties

The GLEditorT generic type exposes the following members.

Properties
  NameDescription
Public propertyhideFlags

Should the object be hidden, saved with the scene or modifiable by the user?

(Inherited from Object.)
Public propertyname

The name of the object.

(Inherited from Object.)
Public propertyserializedObject

A SerializedObject representing the object or objects being inspected.

(Inherited from Editor.)
Public propertytarget

The object being inspected.

(Inherited from Editor.)
Public propertyTarget
Public propertytargets

An array of all the object being inspected.

(Inherited from Editor.)
Public propertyTargets
Top
See Also