BehaviorWriter::setBlendShapeChannelOutputIndices

Output indices specify the positions of blend shape output values.

Windows
MacOS
Linux

References

Module

RigLogicLib

Header

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

Include

#include "dna/layers/BehaviorWriter.h"

Syntax

void setBlendShapeChannelOutputIndices
(
    const std::uint16_t * outputIndices,
    std::uint16_t count
)

Remarks

Output indices specify the positions of blend shape output values.

Parameters

Parameter

Description

outputIndices

The source address from which the output indices are to be copied.

count

The number of output indices to copy.

See Also

BlendShapes

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