FFBIKConstraintOption

Windows
MacOS
Linux

References

Module

FullBodyIK

Header

/Engine/Plugins/Experimental/FullBodyIK/Source/FullBodyIK/Public/FBIKConstraintOption.h

Include

#include "FBIKConstraintOption.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FFBIKConstraintOption

Variables

Name Description

Public variable UProperty Category, EditAnywhere

FFBIKBoneLimit

 

AngularLimit

Angular delta limit of this joints local transform. [-Limit, Limit]

Public variable UProperty Category, EditAnywhere

FVector

 

AngularStiffness

Scale of [0, 1] and applied to angular motion strength, xyz is applied to twist, swing1, swing2

Public variable UProperty Category, EditAnywhere

bool

 

bEnabled

Public variable UProperty Category, EditAnywhere

bool

 

bUseAngularLimit

Public variable UProperty Category, EditAnywhere

bool

 

bUsePoleVector

Public variable UProperty Category, EditAnywhere

bool

 

bUseStiffness

Public variable UProperty Category, EditAnywhere, Meta

FRigElementKey

 

Item

Bone Name

Public variable UProperty Category, EditAnywhere

FVector

 

LinearStiffness

Scale of [0, 1] and applied to linear motion strength - linear stiffness works on their local frame

Public variable UProperty Category, EditAnywhere

FRotator

 

OffsetRotation

This is offset rotation applied when constructing the local frame

Public variable UProperty Category, EditAnywhere

FVector

 

PoleVector

Pole Vector in their local space

Public variable UProperty Category, EditAnywhere

EPoleVectorOpti...

 

PoleVectorOption

Constructors

Name Description

Public function

FFBIKConstraintOption()

Functions

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss