FFBIKDebugOption

Choose your operating system:

Windows

macOS

Linux

References

Module

FullBodyIK

Header

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

Include

#include "FBIKDebugOption.h"

Syntax

USTRUCT()
struct FFBIKDebugOption

Variables

Name Description

Public variable UProperty Category, EditAnywhere

bool

 

bColorAngularMotionStrength

Use red channel

Public variable UProperty Category, EditAnywhere

bool

 

bColorLinearMotionStrength

Use green channel

Public variable UProperty Category, EditAnywhere

bool

 

bDrawDebugAxes

Public variable UProperty Category, EditAnywhere

bool

 

bDrawDebugConstraints

Public variable UProperty Category, EditAnywhere

bool

 

bDrawDebugEffector

Public variable UProperty Category, EditAnywhere

bool

 

bDrawDebugHierarchy

Public variable UProperty Category, EditAnywhere

float

 

DrawSize

Public variable UProperty Category, EditAnywhere

FTransform

 

DrawWorldOffset

Constructors

Name Description

Public function

FFBIKDebugOption()