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