menu
flutter_scene package
documentation
scene.dart
VertexLayoutDescriptor
buffers property
buffers property
dark_mode
light_mode
buffers
property
List
<
VertexBufferDescriptor
>
buffers
final
Vertex buffer slots; list position is the binding slot.
Implementation
final List<VertexBufferDescriptor> buffers;
flutter_scene package
documentation
scene
VertexLayoutDescriptor
buffers property
VertexLayoutDescriptor class