Class SGPropertyDrawerAttribute
Implements
Inherited Members
Namespace: UnityEditor .ShaderGraph .Drawing
Assembly: Unity.ShaderGraph.Editor.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
public class SGPropertyDrawerAttribute : Attribute, _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 |