menu
openworld package
documentation
three_dart/three3d/core/index.dart
BufferAttribute<TData extends NativeArray<num>>
copyArray method
copyArray method
dark_mode
light_mode
copyArray
method
BufferAttribute
<
NativeArray
<
num
>
>
copyArray
(
TData
array
)
Implementation
BufferAttribute copyArray(TData array) { this.array = array; return this; }
openworld package
documentation
three_dart/three3d/core/index
BufferAttribute<TData extends NativeArray<num>>
copyArray method
BufferAttribute class