UnloadMaterial method
String
UnloadMaterial(
- MaterialBase<
MaterialBase< materialdynamic, ShaderBase, MaterialMapBase< , ShaderBase, MaterialMapBase<dynamic, TextureBase, ColorBase> , TextureBase, ColorBase>dynamic, TextureBase, ColorBase> , TextureBase, ColorBase>
Implementation
String UnloadMaterial(
MaterialBase material,
) => 'UnloadMaterial($material)';