 |
FRenderGridManager |
The singleton class that manages render grids. |
|
 |
FRenderGridManagerPreviousPropValues |
This struct keeps track of the values of the properties before new values were applied, so we can rollback to the previous state. |
|
 |
FRenderGridManagerRenderPreviewFrameArgs |
The arguments for the FRenderGridManager::RenderPreviewFrame function. |
|
 |
FRenderGridQueueCreateArgs |
The arguments for the URenderGridQueue::Create function. |
|
 |
FRenderGridRemoteControlPropertyData |
This struct contains the data for a certain remote control property. |
|
 |
URenderGrid |
This class represents a render grid, which is basically just a collection of render grid jobs. |
|
 |
URenderGridBlueprintGeneratedClass |
A UBlueprintGeneratedClass child class for the RenderGrid modules. |
|
 |
URenderGridDefaults |
This class contains the default values of render grid jobs. |
|
 |
URenderGridJob |
This class represents a render grid job, in other words, an entry (a row) of a render grid. |
|
 |
URenderGridMoviePipelineRenderJob |
This class is responsible for the movie pipeline part of the rendering of the given render grid job. |
|
 |
URenderGridPropBase |
The base class of the render grid property abstraction. |
|
 |
URenderGridPropLocal |
The local properties implementation of the render grid property abstraction. |
|
 |
URenderGridPropRemoteControl |
The remote control properties implementation of the render grid property abstraction. |
|
 |
URenderGridPropsBase |
The base class of the render grid properties abstraction. |
|
 |
URenderGridPropsLocal |
The local properties implementation of the render grid properties abstraction. |
|
 |
URenderGridPropsRemoteControl |
The remote control properties implementation of the render grid properties abstraction. |
|
 |
URenderGridPropsSourceBase |
The base class of the render grid properties source abstraction. |
|
 |
URenderGridPropsSourceLocal |
The local properties implementation of the render grid properties source abstraction. |
|
 |
URenderGridPropsSourceRemoteControl |
The remote control properties implementation of the render grid properties source abstraction. |
|
 |
URenderGridQueue |
This class is responsible for rendering the given render grid jobs. |
|
 |
URenderGridSettings |
This class contains the default values of render grid jobs. |
|