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