menu
flame_3d_extras package
documentation
parser/gltf/accessor.dart
RawAccessor
asInt method
asInt method
dark_mode
light_mode
asInt
method
IntAccessor
asInt
(
)
Implementation
IntAccessor asInt() => IntAccessor(root: root, accessor: this);
flame_3d_extras package
documentation
parser/gltf/accessor
RawAccessor
asInt method
RawAccessor class