unreal.BoneDeformSelectionMethod¶
- class unreal.BoneDeformSelectionMethod¶
Bases:
EnumBaseEBone Deform Selection Method
C++ Source:
Plugin: Mutable
Module: CustomizableObjectEditor
File: CustomizableObjectNodeMeshReshapeCommon.h
- ALL_BUT_SELECTED: BoneDeformSelectionMethod = Ellipsis¶
All bones will be deform except the selected ones
- Type:
1
- ONLY_SELECTED: BoneDeformSelectionMethod = Ellipsis¶
Only selected bones will be deform
- Type:
0