Navigation
API > API/Plugins > API/Plugins/DNACalibModule > API/Plugins/DNACalibModule/FDNACalibSetNeutralJointTranslat-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetTranslations
(
TArrayView< const FVector > Translations |
Commands/DNACalibSetNeutralJointTranslationsCommand.h | ||
void SetTranslations
(
TArrayView< const float > Xs, |
Commands/DNACalibSetNeutralJointTranslationsCommand.h |
SetTranslations(TArrayView< const FVector >)
| Name | SetTranslations |
| Type | function |
| Header File | /Engine/Plugins/Animation/DNACalib/Source/DNACalibModule/Public/Commands/DNACalibSetNeutralJointTranslationsCommand.h |
| Include Path | #include "Commands/DNACalibSetNeutralJointTranslationsCommand.h" |
| Source | /Engine/Plugins/Animation/DNACalib/Source/DNACalibModule/Private/Commands/DNACalibSetNeutralJointTranslationsCommand.cpp |
void SetTranslations
(
TArrayView < const FVector > Translations
)
SetTranslations(TArrayView< const float >, TArrayView< const float >, TArrayView< const float >)
| Name | SetTranslations |
| Type | function |
| Header File | /Engine/Plugins/Animation/DNACalib/Source/DNACalibModule/Public/Commands/DNACalibSetNeutralJointTranslationsCommand.h |
| Include Path | #include "Commands/DNACalibSetNeutralJointTranslationsCommand.h" |
| Source | /Engine/Plugins/Animation/DNACalib/Source/DNACalibModule/Private/Commands/DNACalibSetNeutralJointTranslationsCommand.cpp |
void SetTranslations
(
TArrayView < const float > Xs,
TArrayView < const float > Ys,
TArrayView < const float > Zs
)