Navigation
API > API/Plugins > API/Plugins/RigLogicLib > API/Plugins/RigLogicLib/RBFBehaviorReader
Warnings * The index must be less than the value returned by getRBFSolverCount.
Description
The index must be less than the value returned by getRBFSolverCount.
| Name | getRBFSolverName |
| Type | function |
| Header File | /Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/dna/layers/RBFBehaviorReader.h |
| Include Path | #include "dna/layers/RBFBehaviorReader.h" |
StringView getRBFSolverName
(
std::uint16_t solverIndex
) const
View over the solver name string.
Parameters
| Name | Remarks |
|---|---|
| solverIndex | A name's position in the zero-indexed array of RBF solver names. |