menu
openworld package
documentation
three_dart/three3d/core/index.dart
BufferAttribute<TData extends NativeArray<num>>
onUpload method
onUpload method
dark_mode
light_mode
onUpload
method
BufferAttribute
<
NativeArray
<
num
>
>
onUpload
(
void
callback
()?
)
Implementation
BufferAttribute onUpload(void Function()? callback) { onUploadCallback = callback; return this; }
openworld package
documentation
three_dart/three3d/core/index
BufferAttribute<TData extends NativeArray<num>>
onUpload method
BufferAttribute class