setMatrices method

bool setMatrices(
  1. UniformLocation uniform,
  2. Float32List matrices
)
override

Implementation

external bool setMatrices(UniformLocation uniform, Float32List matrices);