Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
| Name | UBakeVisualizationProperties |
| Type | class |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/BakeMeshAttributeToolCommon.h |
| Include Path | #include "BakeMeshAttributeToolCommon.h" |
Syntax
UCLASS (MinimalAPI)
class UBakeVisualizationProperties : public UInteractiveToolPropertySet
Inheritance Hierarchy
- FWatchablePropertySet → UInteractiveToolPropertySet → UBakeVisualizationProperties
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolPropertySet → UBakeVisualizationProperties
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bPreviewAsMaterial | bool | Preview the texture as an input to the respective material parameter (ex. Normal, Ambient Occlusion) | BakeMeshAttributeToolCommon.h |
|
| Brightness | float | Adjust the brightness of the preview material; does not affect results stored in textures | BakeMeshAttributeToolCommon.h |
|
| ClampMax | BakeMeshAttributeToolCommon.h |
|
||
| ClampMin | Ambient Occlusion multiplier in the viewport; does not affect results stored in textures | BakeMeshAttributeToolCommon.h |
|