| bEnableMapPreview |
bool |
|
BakeRenderCaptureTool.h |
- Transient
- Meta=(TransientToolProperty)
|
| MapPreview |
FString |
The map type to preview |
BakeRenderCaptureTool.h |
- EditAnywhere
- Category=BakeOutput
- Meta=(DisplayName="Preview Output Type", EditCondition="bEnableMapPreview", HideEditConditionToggle, TransientToolProperty, GetOptions=GetMapPreviewNamesFunc, NoResetToDefault)
|
| MapPreviewNamesList |
TArray< FString > |
|
BakeRenderCaptureTool.h |
- Meta=(TransientToolProperty)
|
| SamplesPerPixel |
EBakeTextureSamplesPerPixel |
Number of samples per pixel |
BakeRenderCaptureTool.h |
- EditAnywhere
- Category=BakeOutput
|
| TextureSize |
EBakeTextureResolution |
Size of generated textures |
BakeRenderCaptureTool.h |
- EditAnywhere
- Category=BakeOutput
- Meta=(ClampMin="1", UIMin="1")
- DisplayName="Output Resolution"
|
| ValidSampleDepthThreshold |
float |
This threshold is used to detect occlusion artefacts (e.g., silhouettes/blotches in the base color) so that texels exhibiting them can be cleaned up i.e., rejected and filled in using the values of nearby valid texels instead. |
BakeRenderCaptureTool.h |
- EditAnywhere
- Category=BakeOutput
- Meta=(ClampMin="0", UIMin="0")
- DisplayName="Cleanup Threshold"
|