ConvertCSVectorToBoneSpace

Overload list

Unreal Engine C++ API Reference > Editor > AnimGraph > FAnimNodeEditMode

  Type Name Description
Protected function Static FVector

ConvertCSVectorToBoneSpace ( const USkeletalMeshComponent* SkelComp,
FVector& InCSVector,
FCSPose< FCompactHeapPose >& MeshBases,
const FName& BoneName,
const EBoneControlSpace Space
)

Convert drag vector in component space to bone space
Protected function Static FVector

ConvertCSVectorToBoneSpace ( const USkeletalMeshComponent* SkelComp,
FVector& InCSVector,
FCSPose< FCompactHeapPose >& MeshBases,
const FBoneSocketTarget& InTarget,
const EBoneControlSpace Space
)

Convert drag vector in component space to bone space

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library

On this page