Interface Mesh
- All Superinterfaces:
MeshView
An immutable bundle of quads encoded by the renderer, typically via
MutableMesh.immutableCopy()
.
All declared methods in this interface and inherited methods from MeshView
are thread-safe and may be used
concurrently.
Only the renderer should implement or extend this interface.
- See Also:
-
Method Summary