RSX Code Reference
    Preparing search index...
    • rsx
    • CarbonAgentData

    Class CarbonAgentData

    Execution data that passes through control flow pins on nodes of a CarbonAgentGraph.

    Hierarchy (View Summary)

    Index
    component: CarbonAgent

    The CarbonAgent that is executing the CarbonAgentGraph event.

    executionState: GraphExecutionState

    The execution state, used to set and retrieve values.

    The CarbonAgentGraph that is being executed.

    The layer data for each layer in the graph.

    logicData: CarbonLogicData

    The carbon logic data to execute carbon logic nodes.

    sceneInstance: SceneInstance

    The SceneInstance which is executing the CarbonAgentGraph event.

    sceneObject: SceneObject

    The SceneObject which is executing the CarbonAgentGraph event.