AssetTransformer
AssetTransformer
Applies a transformation to an asset. Such as performing mesh simplification, for example. Transformation is executed by the AssetManager Useful for modifying/extending post-processing done on various asset types
Kind: global class
assetTransformer.transform(source, asset_description) ⇒ A
Kind: instance method of AssetTransformer
| Param | Type |
|---|---|
| source | A |
| asset_description | AssetDescription |