FConstraintDescription

A description of how to apply a simple transform constraint

Windows
MacOS
Linux

References

Module

AnimationCore

Header

/Engine/Source/Runtime/AnimationCore/Public/Constraint.h

Include

#include "Constraint.h"

Syntax

struct FConstraintDescription

Remarks

A description of how to apply a simple transform constraint

Variables

Name Description

Public variable

bool

 

bParent

This does composed transform - where as individual will accumulate per component

Public variable

bool

 

bRotation

Public variable

bool

 

bScale

Public variable

bool

 

bTranslation

Public variable

FFilterOptionPe...

 

RotationAxes

Public variable

FFilterOptionPe...

 

ScaleAxes

Public variable

FFilterOptionPe...

 

TranslationAxes

Constructors

Name Description

Public function

FConstraintDescription()

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