FunctionsItemColorSanitizeColorItemColorSanitizeColor CallableItemColorSanitizeColor(item: Item): BCColor[]Sanitize the color of the passed item, returning an array of valid color strings and of length Asset.ColorableLayerCount.Parametersitem: ItemThe item whose colors are to be validatedReturns BCColor[]The validated colors returned as array
Sanitize the color of the passed item, returning an array of valid color strings and of length Asset.ColorableLayerCount.