BehaviorWriter::setPSDRowIndices

PSD(input) indices which will become the rows 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 setPSDRowIndices
(
    const std::uint16_t * rowIndices,
    std::uint16_t count
)

Remarks

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

Parameters

Parameter

Description

rowIndices

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

count

The number of PSD 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