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

#include <AnimNode_LegIK.h>

Public Member Functions

 FIKChainLink ()
 
 FIKChainLink (FVector InLocation, double InLength)
 

Public Attributes

FVector Location
 
double Length
 
FVector LinkAxisZ
 
FVector RealBendDir
 
FVector BaseBendDir
 
FName BoneName
 

Constructor & Destructor Documentation

◆ FIKChainLink() [1/2]

FIKChainLink::FIKChainLink ( )
inline

◆ FIKChainLink() [2/2]

FIKChainLink::FIKChainLink ( FVector  InLocation,
double  InLength 
)
inline

Member Data Documentation

◆ BaseBendDir

FVector FIKChainLink::BaseBendDir

◆ BoneName

FName FIKChainLink::BoneName

◆ Length

double FIKChainLink::Length

◆ LinkAxisZ

FVector FIKChainLink::LinkAxisZ

◆ Location

FVector FIKChainLink::Location

◆ RealBendDir

FVector FIKChainLink::RealBendDir

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