#include <AnimationCoreUtil.h>
◆ AddParent()
◆ AddRotation()
| void FMultiTransformBlendHelper::AddRotation |
( |
const FQuat & |
Rotation, |
|
|
float |
Weight |
|
) |
| |
|
inline |
◆ AddScale()
| void FMultiTransformBlendHelper::AddScale |
( |
const FVector & |
Scale, |
|
|
float |
Weight |
|
) |
| |
|
inline |
◆ AddTranslation()
| void FMultiTransformBlendHelper::AddTranslation |
( |
const FVector & |
Translation, |
|
|
float |
Weight |
|
) |
| |
|
inline |
◆ GetBlendedParent()
| bool FMultiTransformBlendHelper::GetBlendedParent |
( |
FTransform & |
OutTransform | ) |
|
|
inline |
◆ GetBlendedRotation()
| bool FMultiTransformBlendHelper::GetBlendedRotation |
( |
FQuat & |
Output | ) |
|
|
inline |
◆ GetBlendedScale()
| bool FMultiTransformBlendHelper::GetBlendedScale |
( |
FVector & |
Output | ) |
|
|
inline |
◆ GetBlendedTranslation()
| bool FMultiTransformBlendHelper::GetBlendedTranslation |
( |
FVector & |
Output | ) |
|
|
inline |
◆ Reset()
| void FMultiTransformBlendHelper::Reset |
( |
| ) |
|
|
inline |
The documentation for this struct was generated from the following file: