Navigation
API > API/Plugins > API/Plugins/RenderGrid
The type of the properties source. In other words, where the properties come from that each render grid job can have.
| Name | ERenderGridPropsSourceType |
| Type | enum |
| Header File | /Engine/Plugins/Experimental/RenderGrid/Source/RenderGrid/Public/RenderGrid/RenderGridPropsSource.h |
| Include Path | #include "RenderGrid/RenderGridPropsSource.h" |
Syntax
enum ERenderGridPropsSourceType
{
Local = 0,
RemoteControl = 1,
}
Values
| Name | Remarks |
|---|---|
| Local | |
| RemoteControl |