setParameterTexture abstract method

Future setParameterTexture(
  1. String name,
  2. covariant Texture texture,
  3. covariant TextureSampler sampler
)

Implementation

Future setParameterTexture(
    String name, covariant Texture texture, covariant TextureSampler sampler);