menu
raylib_dartified package
documentation
raylib.dart
MaterialBase<X extends MaterialBase<X, S, M, T, C>, S extends ShaderBase<S>, M extends MaterialMapBase<M, T, C>, T extends TextureBase<T>, C extends ColorBase<C>>
BASE_paramsCount property
BASE_paramsCount property
dark_mode
light_mode
BASE_paramsCount
property
int
get
BASE_paramsCount
Implementation
static int get BASE_paramsCount => 4;
raylib_dartified package
documentation
raylib
MaterialBase<X extends MaterialBase<X, S, M, T, C>, S extends ShaderBase<S>, M extends MaterialMapBase<M, T, C>, T extends TextureBase<T>, C extends ColorBase<C>>
BASE_paramsCount property
MaterialBase mixin