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