menu
flgl package
documentation
flutter3d/core/buffer_geometry.dart
BufferGeometry
getAttribute method
getAttribute method
dark_mode
light_mode
getAttribute
method
BufferAttribute
getAttribute
(
String
name
)
Implementation
BufferAttribute getAttribute(String name) { return attributes[name]!; }
flgl package
documentation
flutter3d/core/buffer_geometry
BufferGeometry
getAttribute method
BufferGeometry class