menu
babylon_dart package
documentation
babylon_dart.dart
ThinEngine
createIndexBuffer method
createIndexBuffer method
dark_mode
light_mode
createIndexBuffer
method
DataBuffer
createIndexBuffer
(
Int32List
indices
, [
bool
updatable
])
Implementation
external DataBuffer createIndexBuffer(Int32List indices, [bool updatable]);
babylon_dart package
documentation
babylon_dart
ThinEngine
createIndexBuffer method
ThinEngine class