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