menu
openworld package
documentation
three_dart/three3d/core/index.dart
BufferAttribute<TData extends NativeArray<num>>
getW method
getW method
dark_mode
light_mode
getW
method
num
?
getW
(
int
index
)
Implementation
num? getW(int index) { return getAt(index * itemSize + 3); }
openworld package
documentation
three_dart/three3d/core/index
BufferAttribute<TData extends NativeArray<num>>
getW method
BufferAttribute class