menu
three_dart package
documentation
three3d/core/interleaved_buffer_attribute.dart
InterleavedBufferAttribute
count property
count property
dark_mode
light_mode
count
property
@
override
int
get
count
override
Implementation
@override int get count { return data!.count; }
set
count
(
int
_count
)
inherited
Implementation
int count = 0;
three_dart package
documentation
three3d/core/interleaved_buffer_attribute
InterleavedBufferAttribute
count property
InterleavedBufferAttribute class