menu
raylib_dartified_web package
documentation
raylib_dartified_web.dart
ShaderBase<X extends ShaderBase<X>>
shaderLocsCount property
shaderLocsCount property
dark_mode
light_mode
shaderLocsCount
property
int
get
shaderLocsCount
Expected length of
locs
.
Implementation
int get shaderLocsCount => BASE_shaderLocsCount;
raylib_dartified_web package
documentation
raylib_dartified_web
ShaderBase<X extends ShaderBase<X>>
shaderLocsCount property
ShaderBase mixin