Navigation
API > API/Runtime > API/Runtime/AnimGraphRuntime > API/Runtime/AnimGraphRuntime/BoneControllers
References
| Module | AnimGraphRuntime |
| Header | /Engine/Source/Runtime/AnimGraphRuntime/Public/BoneControllers/AnimNode_AnimDynamics.h |
| Include | #include "BoneControllers/AnimNode_AnimDynamics.h" |
Syntax
struct FAnimPhysPlanarLimit
Variables
| Type | Name | Description | |
|---|---|---|---|
| FBoneReference | DrivingBone | When using a driving bone, the plane transform will be relative to the bone transform | |
| FTransform | PlaneTransform | Transform of the plane, this is either in component-space if no DrivinBone is specified or in bone-space if a driving bone is present. |