![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Enumerations | |
| enum | Type : int { SkipSimulatingBones , SkipAllBones } |
This enum defines how you'd like to update bones to physics world. If bone is simulating, you don't have to waste time on updating bone transform from kinematic. But also sometimes you don't like fixed bones to be updated by animation data.