| EditCondition |
|
Target mesh to sample to |
BakeMultiMeshAttributeMapsTool.h |
- VisibleAnywhere
- Category=BakeInput
- DisplayName="Target Mesh"
- Meta=(TransientToolProperty, EditCondition="TargetStaticMesh != nullptr", EditConditionHides)
|
| GetOptions |
|
UV channel to use for the target mesh |
BakeMultiMeshAttributeMapsTool.h |
- EditAnywhere
- Category=BakeInput
- Meta=(DisplayName="Target Mesh UV Channel", GetOptions=GetTargetUVLayerNamesFunc, TransientToolProperty, NoResetToDefault)
|
| ProjectionDistance |
float |
Maximum allowed distance for the projection from target mesh to source mesh for the sample to be considered valid. |
BakeMultiMeshAttributeMapsTool.h |
- EditAnywhere
- AdvancedDisplay
- Category=BakeInput
- Meta=(ClampMin="0.001")
|
| SourceMeshes |
TArray< FBakeMultiMeshDetailProperties > |
Source meshes and textures to sample from |
BakeMultiMeshAttributeMapsTool.h |
- EditAnywhere
- EditFixedSize
- Category=BakeInput
- Meta=(TransientToolProperty, EditFixedOrder, NoResetToDefault)
|
| TargetDynamicMesh |
EditConditionHides TObjectPtr< AActor > |
|
BakeMultiMeshAttributeMapsTool.h |
- VisibleAnywhere
- Category=BakeInput
- DisplayName="Target Mesh"
- Meta=(TransientToolProperty, EditCondition="TargetDynamicMesh != nullptr", EditConditionHides)
|
| TargetSkeletalMesh |
EditConditionHides TObjectPtr< USkeletalMesh > |
|
BakeMultiMeshAttributeMapsTool.h |
- VisibleAnywhere
- Category=BakeInput
- DisplayName="Target Mesh"
- Meta=(TransientToolProperty, EditCondition="TargetSkeletalMesh != nullptr", EditConditionHides)
|
| TargetStaticMesh |
EditConditionHides TObjectPtr< UStaticMesh > |
|
BakeMultiMeshAttributeMapsTool.h |
- VisibleAnywhere
- Category=BakeInput
- DisplayName="Target Mesh"
- Meta=(TransientToolProperty, EditCondition="TargetStaticMesh != nullptr", EditConditionHides)
|
| TargetUVLayer |
NoResetToDefault FString |
|
BakeMultiMeshAttributeMapsTool.h |
- EditAnywhere
- Category=BakeInput
- Meta=(DisplayName="Target Mesh UV Channel", GetOptions=GetTargetUVLayerNamesFunc, TransientToolProperty, NoResetToDefault)
|
| TargetUVLayerNamesList |
TArray< FString > |
|
BakeMultiMeshAttributeMapsTool.h |
- Meta=(TransientToolProperty)
|
| TransientToolProperty |
|
|
BakeMultiMeshAttributeMapsTool.h |
- EditAnywhere
- Category=BakeInput
- Meta=(DisplayName="Target Mesh UV Channel", GetOptions=GetTargetUVLayerNamesFunc, TransientToolProperty, NoResetToDefault)
|