BehaviorWriter::setAnimatedMapSlopeValues

Computational values(slope/gradient) used for calculating the output value.

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

Remarks

Computational values(slope/gradient) used for calculating the output value.

Parameters

Parameter

Description

slopeValues

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

count

The number of computational values to copy.

See Also

AnimatedMaps

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