| bApplyBuildSettings |
bool |
Whether to apply Build Settings during the mesh copy. |
GeometryScript/MeshAssetFunctions.h |
- EditAnywhere
- BlueprintReadWrite
- Category=Options
|
| bIgnoreRemoveDegenerates |
bool |
Whether to ignore the 'remove degenerates' option from Build Settings. Note: Only applies if 'Apply Build Settings' is enabled. |
GeometryScript/MeshAssetFunctions.h |
- EditAnywhere
- BlueprintReadWrite
- Category=Options
|
| bRequestTangents |
bool |
Whether to request tangents on the copied mesh. If tangents are not requested, tangent-related build settings will also be ignored. |
GeometryScript/MeshAssetFunctions.h |
- EditAnywhere
- BlueprintReadWrite
- Category=Options
|
| bUseBuildScale |
bool |
Whether to scale the copied mesh by the Build Setting's 'Build Scale'. Note: This is considered separately from the 'Apply Build Settings' option. |
GeometryScript/MeshAssetFunctions.h |
- EditAnywhere
- BlueprintReadWrite
- Category=Options
|