Expand description
Argument structs for Importer
post-processing configuration.
Structs§
- Arguments for
calc_tangent_space
post-process step. - Arguments for
debone
post-process step. - Arguments for
find_degenerates
post-process step. - Arguments for
find_invalid_data
post-process step. - Arguments for
generate_normals
post-process step. - Arguments for
improve_cache_locality
post-process step. - Arguments for
limit_bone_weights
post-process step. - Arguments for
optimize_graph
post-process step. - Arguments for
pre_transform_vertices
post-process step. - Arguments for
remove_component
post-process step. - Arguments for
remove_redundant_materials
post-process step. - Arguments for
sort_by_primitive_type
post-process step. - Arguments for
split_by_bone_count
post-process step. - Arguments for
split_large_meshes
post-process step. - Arguments for
transform_uv_coords
post-process step.
Enums§
- Enumerates components of the Scene and Mesh data structures that can be excluded from the import using the
remove_component
step.