setParameterTexture abstract method
Future
setParameterTexture(
- String name,
- covariant Texture texture,
- covariant TextureSampler sampler
Implementation
Future setParameterTexture(
String name, covariant Texture texture, covariant TextureSampler sampler);