menu
flutter_scene
scene.dart
VertexLayoutDescriptor
buffers property
buffers
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
scene
VertexLayoutDescriptor
buffers property
VertexLayoutDescriptor class