uniform3i method
- UniformLocation? location,
- int x,
- int y,
- int z,
Implementation
void uniform3i(UniformLocation? location, int x, int y, int z) native;
api.dart.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic. Learn more.
void uniform3i(UniformLocation? location, int x, int y, int z) native;