UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FAnimPhysPlanarLimit Struct Reference

#include <AnimNode_AnimDynamics.h>

Public Member Functions

 GENERATED_BODY ()
 

Public Attributes

FBoneReference DrivingBone
 
FTransform PlaneTransform
 

Member Function Documentation

◆ GENERATED_BODY()

FAnimPhysPlanarLimit::GENERATED_BODY ( )

Member Data Documentation

◆ DrivingBone

FBoneReference FAnimPhysPlanarLimit::DrivingBone

When using a driving bone, the plane transform will be relative to the bone transform

◆ PlaneTransform

FTransform FAnimPhysPlanarLimit::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.


The documentation for this struct was generated from the following file: