Skip to main content
Version: 5.x

Nodes > Inputs > Parameters > Float Array Parameter

Float Array Parameter

Exposes a Float Array Object parameter on the material. This array can be modified through the Inspector panel. This node also samples the array and returns the value at the specified index.

Inputs

NameTypeDescription
IndexfloatIndex to sample value from

Outputs

NameTypeDescription
ValuefloatValue sampled at the Index of the Float Array
SizefloatNumber of elements in the array

Properties

NameTypeDescription
TitlestringTitle used for this parameter when viewing the Material in the Inspector
SizeintNumber of elements in the array
GroupstringIf not empty, specifies the parameter group this parameter is shown in
Sort IndexintSpecifies the order this should be listed relative to other parameters
TooltipstringTooltip message shown on mouse hover
Was this page helpful?
Yes
No