Navigation
Unreal Engine C++ API Reference > Plugins > RigLogicLib > dna > layers > BehaviorWriter
References
Module | RigLogicLib |
Header | /Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/dna/layers/BehaviorWriter.h |
Include | #include "dna/layers/BehaviorWriter.h" |
void setPSDValues
&40;
const float &42; weights,
std::uint16_t count
&41;
Remarks
Weights associated with each PSD row and column pair.
Parameters
Name | Description |
---|---|
weights | The source address from which the weight values are to be copied. |
count | The number of weight values to copy. |