FunctionsAssetLayerSortAssetLayerSort CallableAssetLayerSort(layers: AssetLayer[]): AssetLayer[]Sort a list of asset layers for the Character.AppearanceLayers property. Performs an inplace update of the passed array and then returns it.Parameterslayers: AssetLayer[]The to-be sorted asset layersReturns AssetLayer[]The newly sorted asset layers
Sort a list of asset layers for the Character.AppearanceLayers property. Performs an inplace update of the passed array and then returns it.