menu
openworld package
documentation
three_dart/three3d/core/index.dart
BufferGeometry
hasAttribute method
hasAttribute method
dark_mode
light_mode
hasAttribute
method
bool
hasAttribute
(
String
name
)
Implementation
bool hasAttribute(String name) { return attributes[name] != null; }
openworld package
documentation
three_dart/three3d/core/index
BufferGeometry
hasAttribute method
BufferGeometry class