Skip to content

Lib.numbers.floats.process.ColorListToInts

Thomas Mann edited this page Sep 5, 2025 · 1 revision

ColorListToInts

in Lib.numbers.floats.process


Converts a color list into to a list of integer values. This can beu useful for sending them with [ArtNetOutput]


Input Parameters

Name (Relevancy & Type) Description
ColorLists (List`1) -
OutputMode (Int32) -

Outputs

Name Type
Result System.Collections.Generic.List`1[System.Int32]

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally