Class ContextAttribute
Namespace: Unity.Compositor.Editor
Syntax
[AttributeUsage(AttributeTargets.Class)]
public class ContextAttribute : Attribute, _Attribute
Constructors
ContextAttribute(String)
Declaration
public ContextAttribute(string name)
Parameters
Type | Name | Description |
---|---|---|
String | name |
Properties
Name
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
String |