Class CustomPassContextProperty
Provides capability to add the CustomPassContext type as a property in a SystemGraph.
Inheritance
CustomPassContextProperty
Inherited Members
Namespace: Global Namespace
Syntax
[NodeProperty("CustomPassContext", true)]
public class CustomPassContextProperty : Property<CustomPassContext>