menu
raylib_dartified package
documentation
raylib.dart
RlVertexBufferBase<X extends RlVertexBufferBase<X>>
normalsCount property
normalsCount property
dark_mode
light_mode
normalsCount
property
int
get
normalsCount
Implementation
int get normalsCount => BASE_normalsCount(elementCount);
raylib_dartified package
documentation
raylib
RlVertexBufferBase<X extends RlVertexBufferBase<X>>
normalsCount property
RlVertexBufferBase mixin