| HeightRangeMode |
EBakeHeightRangeMode |
The coordinate space to compute height |
BakeMeshAttributeToolCommon.h |
- EditAnywhere
- Category=HeightOutput
|
| InnerBoundsDistance |
float |
The inner height map distance from the low poly mesh, as a ratio of the maximum bounding box axis. |
BakeMeshAttributeToolCommon.h |
- EditAnywhere
- Category=HeightOutput
- Meta=(EditConditionHides, EditCondition="HeightRangeMode == EBakeHeightRangeMode::RelativeBounds", ClampMin=1.0f, ClampMax=1.0f)
|
| InnerDistance |
float |
The inner height map distance from the low poly mesh, in object space units. |
BakeMeshAttributeToolCommon.h |
- EditAnywhere
- Category=HeightOutput
- Meta=(EditConditionHides, EditCondition="HeightRangeMode == EBakeHeightRangeMode::Absolute", UIMin=100.0f, UIMax=100.0f)
|
| OuterBoundsDistance |
float |
The outer height map distance from the low poly mesh, as a ratio of the maximum bounding box axis. |
BakeMeshAttributeToolCommon.h |
- EditAnywhere
- Category=HeightOutput
- Meta=(EditConditionHides, EditCondition="HeightRangeMode == EBakeHeightRangeMode::RelativeBounds", ClampMin=1.0f, ClampMax=1.0f)
|
| OuterDistance |
float |
The outer height map distance from the low poly mesh, in object space units. |
BakeMeshAttributeToolCommon.h |
- EditAnywhere
- Category=HeightOutput
- Meta=(EditConditionHides, EditCondition="HeightRangeMode == EBakeHeightRangeMode::Absolute", UIMin=100.0f, UIMax=100.0f)
|