BehaviorWriter::setPSDValues

Weights associated with each PSD row and column pair.

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 setPSDValues
(
    const float * weights,
    std::uint16_t count
)

Remarks

Weights associated with each PSD row and column pair.

Parameters

Parameter

Description

weights

The source address from which the weight values are to be copied.

count

The number of weight values 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