Choose your operating system:
Windows
macOS
Linux
Name |
Description |
|
---|---|---|
|
FDynamicMeshUVMesh |
Wrapper around a Mesh and UV Overlay that provides UVs triangles as vertices. |
|
FMeshBakerDynamicMeshSampler |
DynamicMesh bake detail sampler for baking 1 detail mesh to 1 target mesh. |
|
FMeshBaseBaker |
|
|
FMeshConstantMapEvaluator |
A mesh evaluator for constant data. |
|
FMeshCurvatureMapBaker |
|
|
FMeshCurvatureMapEvaluator |
A mesh evaluator for mesh curvatures. |
|
FMeshGenericWorldPositionColorBaker |
Bake Colors based on arbitrary Position/Normal sampling. |
|
FMeshGenericWorldPositionNormalBaker |
Bake Tangent-Space Normals based on arbitrary Position/Normal sampling. |
|
FMeshImageBaker |
|
|
FMeshImageBakingCache |
|
|
FMeshMapBaker |
|
|
FMeshMapBakerQueue |
Multi-producer/single-consumer queue for the ordered processing of data in FMeshMapBaker. |
|
FMeshMapEvaluator |
|
|
FMeshMapTileBuffer |
Image tile storage for map bakes. |
|
FMeshMultiResampleImageBaker |
|
|
FMeshMultiResampleImageEvaluator |
TODO: Add support for multiple color maps per mesh in IMeshBakerDetailSampler for proper MultiTexture support. |
|
FMeshNormalMapBaker |
|
|
FMeshNormalMapEvaluator |
A mesh evaluator for tangent space normals. |
|
FMeshOcclusionMapBaker |
|
|
FMeshOcclusionMapEvaluator |
A mesh evaluator for occlusion data (Ambient Occlusion & Bent Normals). |
|
FMeshPropertyMapBaker |
|
|
FMeshPropertyMapEvaluator |
A mesh evaluator for mesh properties as color data. |
|
FMeshResampleImageBaker |
|
|
FMeshResampleImageEvaluator |
A mesh evaluator for sampling 2D texture data. |
|
FMeshUVSampleInfo |
Information about a UV sample |
|
FMeshVertexBaker |
|
|
IMeshBakerDetailSampler |
Base bake detail sampler class. |
|
TMeshSurfaceUVSampler |
TMeshSurfaceUVSampler computes point samples of the given SampleType at positions on the mesh based on UV-space positions. |