You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 21, 2024. It is now read-only.
Similar to the MaterialComponent, the PrimitiveGeometryComponent should just be a GeometryComponent that points to the material for the surface, as well as storing the geometry information.
The MeshComponent should be an array of GeometryComponent entities, as per the GLTF spec.