menu
openworld package
documentation
three_dart/three3d/core/index.dart
BufferGeometry
deleteAttribute method
deleteAttribute method
dark_mode
light_mode
deleteAttribute
method
BufferGeometry
deleteAttribute
(
String
name
)
Implementation
BufferGeometry deleteAttribute(String name) { attributes.remove(name); return this; }
openworld package
documentation
three_dart/three3d/core/index
BufferGeometry
deleteAttribute method
BufferGeometry class