SceneAttributeDrawer Class

Summary

[Editor-Only] [Pro-Only] A custom drawer for fields with a InspectorGadgets.Attributes.SceneAttribute.
graph BT Type-->Base0["PropertyDrawer"] Type["SceneAttributeDrawer"] class Type type-node

Syntax

[CustomPropertyDrawer(typeof(SceneAttribute))]
public sealed class SceneAttributeDrawer : PropertyDrawer

Attributes

Type Description
CustomPropertyDrawer

Methods