SetMaterialTexture function
Implementation
void SetMaterialTexture(
MaterialD material,
MaterialMapIndex mapType,
TextureD texture,
) => _module.SetMaterialTexture(material, mapType, texture);
void SetMaterialTexture(
MaterialD material,
MaterialMapIndex mapType,
TextureD texture,
) => _module.SetMaterialTexture(material, mapType, texture);