Returns an array of Color4 created from the given color scheme.
The returned array will have colorCount number of values. All alpha values will be set to 1.
Interpolate a graded color table with the given number of colors (targetColorCount) based on the input colors (colorArray).
This is useful for creating gradient/continuous style color maps based on two or more colors.
Interpolate a graded color table with the given number of colors (targetColorCount) based on the input colors (colorArray).
This is useful for creating gradient/continuous style color maps based on two or more colors.
Returns an array with colors matching the part colors in the C3DC and the cee.ug component.
Generated using TypeDoc
Returns an array of Color3 created from the given color scheme.
The returned array will have colorCount number of values