BehaviorWriter::setGUIToRawToValues

Filter values(upper-bounds) used to decide whether a particular entry should be evaluated or not during gui to raw control mapping.

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

Remarks

Filter values(upper-bounds) used to decide whether a particular entry should be evaluated or not during gui to raw control mapping.

Parameters

Parameter

Description

toValues

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

count

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