BehaviorWriter::setPSDColumnIndices

Control(input) indices which will become the columns of the PSD matrix.

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 setPSDColumnIndices
(
    const std::uint16_t * columnIndices,
    std::uint16_t count
)

Remarks

Control(input) indices which will become the columns of the PSD matrix.

Parameters

Parameter

Description

columnIndices

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

count

The number of control indices to copy.

See Also

Controls

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