Class CustomPassContextProperty
Provides capability to add the CustomPassContext type as a property in a SystemGraph.
Inheritance
IProperty
CustomPassContextProperty
Inherited Members
Property<CustomPassContext>.data
IProperty.kDataFieldName
IProperty.kDataFieldBindingFlags
IProperty._subType
IProperty.OnValidate()
IProperty.Port
IComponentAttachment._guid
IComponentAttachment._parent
IComponentAttachment.Bind()
Namespace: Global Namespace
Assembly: solution.dll
Syntax
[NodeProperty("CustomPassContext", true)]
[AddComponentMenu("")]
public class CustomPassContextProperty : Property<CustomPassContext>