Expand description
Argument structs for Importer post-processing configuration.
Structs§
- Calc
Tangent Space - Arguments for
calc_tangent_spacepost-process step. - Debone
- Arguments for
debonepost-process step. - Find
Degenerates - Arguments for
find_degeneratespost-process step. - Find
Invalid Data - Arguments for
find_invalid_datapost-process step. - Generate
Normals - Arguments for
generate_normalspost-process step. - Improve
Cache Locality - Arguments for
improve_cache_localitypost-process step. - Limit
Bone Weights - Arguments for
limit_bone_weightspost-process step. - Optimize
Graph - Arguments for
optimize_graphpost-process step. - PreTransform
Vertices - Arguments for
pre_transform_verticespost-process step. - Remove
Component - Arguments for
remove_componentpost-process step. - Remove
Redundant Materials - Arguments for
remove_redundant_materialspost-process step. - Sort
ByPrimitive Type - Arguments for
sort_by_primitive_typepost-process step. - Split
ByBone Count - Arguments for
split_by_bone_countpost-process step. - Split
Large Meshes - Arguments for
split_large_meshespost-process step. - TransformUV
Coords - Arguments for
transform_uv_coordspost-process step.
Enums§
- Component
Type - Enumerates components of the Scene and Mesh data structures that can be excluded from the import
using the
remove_componentstep. - Primitive
Type - UVTransform
Flag