unreal.SkeletalMeshLODGroupSettings
¶
- class unreal.SkeletalMeshLODGroupSettings¶
Bases:
unreal.StructBase
Skeletal Mesh LODGroup Settings
C++ Source:
Module: Engine
File: SkeletalMeshLODSettings.h
Editor Properties: (see get_editor_property/set_editor_property)
bake_pose
(AnimSequence): [Read-Write] Pose which should be used to reskin vertex influences for which the bones will be removed in this LOD level, uses ref-pose by defaultbone_filter_action_option
(BoneFilterActionOption): [Read-Write] Bones which should be removed from the skeleton for the LOD levelbone_list
(Array(BoneFilter)): [Read-Write] Bones which should be removed from the skeleton for the LOD levelbones_to_prioritize
(Array(Name)): [Read-Write] Bones which should be prioritized for the quality, this will be weighted toward keeping source data.lod_hysteresis
(float): [Read-Write] Used to avoid ‘flickering’ when on LOD boundary. Only taken into account when moving from complex->simple.reduction_settings
(SkeletalMeshOptimizationSettings): [Read-Write] The optimization settings to use for the respective LOD levelscreen_size
(PerPlatformFloat): [Read-Write] The screen sizes to use for the respective LOD levelweight_of_prioritization
(float): [Read-Write] Weight of how much consider for BonesToPrioritize. 0 means nothing, and 1 means take all source