normals property

GltfRef<Vector3Accessor>? get normals

Implementation

GltfRef<Vector3Accessor>? get normals => _accessor('NORMAL');