menu
three_dart package
documentation
three3d/core/buffer_geometry.dart
BufferGeometry
getAttribute method
getAttribute method
dark_mode
light_mode
getAttribute
method
dynamic
getAttribute
(
String
name
)
Implementation
dynamic getAttribute(String name) { return attributes[name]; }
three_dart package
documentation
three3d/core/buffer_geometry
BufferGeometry
getAttribute method
BufferGeometry class