FunctionsAssetAssignColorIndicesAssetAssignColorIndices CallableAssetAssignColorIndices(A: Mutable<Asset>): voidAssigns color indices to the layers of an asset. These determine which colors get applied to the layer. Also adds a count of colorable layers to the asset definition.ParametersA: Mutable<Asset>The built assetReturns voidNothing
Assigns color indices to the layers of an asset. These determine which colors get applied to the layer. Also adds a count of colorable layers to the asset definition.