Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/NodeProjectorParameter
Description
Set the number of ranges (dimensions) for this parameter. By default a parameter has 0 ranges, meaning it only has one value.
| Name | SetRangeCount |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeProjector.h |
| Include Path | #include "MuT/NodeProjector.h" |
| Source | /Engine/Plugins/Mutable/Source/MutableTools/Private/MuT/NodeProjectorParameter.cpp |
void SetRangeCount
(
int32 i
)