![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <EngineTypes.h>
Public Attributes | |
| EDetachmentRule | LocationRule |
| EDetachmentRule | RotationRule |
| EDetachmentRule | ScaleRule |
| bool | bCallModify |
Static Public Attributes | |
| static ENGINE_API FDetachmentTransformRules | KeepRelativeTransform |
| static ENGINE_API FDetachmentTransformRules | KeepWorldTransform |
Rules for detaching components
|
inline |
|
inline |
|
inline |
| bool FDetachmentTransformRules::bCallModify |
Whether to call Modify() on the components concerned when detaching
|
static |
Various preset detachment rules
|
static |
| EDetachmentRule FDetachmentTransformRules::LocationRule |
The rule to apply to location when detaching
| EDetachmentRule FDetachmentTransformRules::RotationRule |
The rule to apply to rotation when detaching
| EDetachmentRule FDetachmentTransformRules::ScaleRule |
The rule to apply to scale when detaching