menu
openworld package
documentation
three_dart/three3d/math/Uuid.dart
UuidValue
toBytes method
toBytes method
dark_mode
light_mode
toBytes
method
Uint8List
toBytes
(
)
Implementation
Uint8List toBytes() { return Uuid.parseAsByteList(uuid); }
openworld package
documentation
three_dart/three3d/math/Uuid
UuidValue
toBytes method
UuidValue class