Navigation
BlueprintAPI > BlueprintAPI/QuickRender
Gets the variable assignments for the specified graph asset. Note that there will normally only be one variable assignment container for these
quick render settings (the assignments for the graph specified in GraphPreset). However, GraphPreset may have subgraphs, and subgraphs
store their variable assignments in separate containers. If you need to update the variable assignments for those subgraph(s), this method
provides a convenient way of getting their assignments (instead of iterating through GraphVariableAssignments).
Target is Movie Graph Quick Render Mode Settings
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| softobject | In Graph Config Path |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Return Value |