Class SGPropertyDrawerAttribute
Namespace: UnityEditor.ShaderGraph.Drawing
Syntax
public class SGPropertyDrawerAttribute : Attribute
Constructors
SGPropertyDrawerAttribute(Type)
Declaration
public SGPropertyDrawerAttribute(Type propertyType)
Parameters
Type | Name | Description |
---|---|---|
Type | propertyType |
Properties
propertyType
Declaration
public Type propertyType { get; }
Property Value
Type | Description |
---|---|
Type |