menu
flame_3d_extras package
documentation
parser/gltf/primitive.dart
Primitive
normals property
normals property
dark_mode
light_mode
normals
property
GltfRef
<
Vector3Accessor
>
?
get
normals
Implementation
GltfRef<Vector3Accessor>? get normals => _accessor('NORMAL');
flame_3d_extras package
documentation
parser/gltf/primitive
Primitive
normals property
Primitive class