Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/UBakeInputMeshProperties
Syntax
UPROPERTY&40;VisibleAnywhere, Category&61;BakeInput, DisplayName&61;"Target Mesh",
Meta&61;&40;TransientToolProperty, EditCondition&61;"TargetStaticMesh &33;&61; nullptr", EditConditionHides&41;&41;
EditCondition
Remarks
Target mesh to sample to
Source mesh to sample from
If true, hide the source mesh
Source mesh normal map; if empty, the geometric normals will be used
Normal space of the source mesh normal map.
Maximum allowed distance for the projection from target mesh to source mesh for the sample to be considered valid. This is only relevant if a separate source mesh is provided.
If true, uses the world space positions for the projection from target mesh to source mesh, otherwise it uses their object space positions. This is only relevant if a separate source mesh is provided.