DefinitionWriter::setNeutralJointTranslations

Windows
MacOS
Linux

References

Module

RigLogicLib

Header

/Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/dna/layers/DefinitionWriter.h

Include

#include "dna/layers/DefinitionWriter.h"

Syntax

void setNeutralJointTranslations
(
    const Vector3 * translations,
    std::uint16_t count
)

Parameters

Parameter

Description

translations

The source address from which the translations are to be copied.

count

The number of translation values to copy.

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