menu
flgl package
documentation
flutter3d/core/buffer_geometry.dart
BufferGeometry
attributes property
attributes property
dark_mode
light_mode
attributes
property
Map
<
String
,
BufferAttribute
>
attributes
getter/setter pair
The BufferGeometry attributes.
Implementation
Map<String, BufferAttribute> attributes = {};
flgl package
documentation
flutter3d/core/buffer_geometry
BufferGeometry
attributes property
BufferGeometry class