Class DebugStateAttribute
Inheritance
System.Object
DebugStateAttribute
Namespace: UnityEditor.Experimental.Rendering
Syntax
public sealed class DebugStateAttribute : Attribute
Constructors
DebugStateAttribute(Type[])
Declaration
public DebugStateAttribute(params Type[] types)
Parameters
Type | Name | Description |
---|---|---|
Type[] | types |
Fields
types
Declaration
public readonly Type[] types
Field Value
Type | Description |
---|---|
Type[] |