Package mindustry.graphics.g3d
Class MatMesh
java.lang.Object
mindustry.graphics.g3d.MatMesh
- All Implemented Interfaces:
GenericMesh
A GenericMesh that wraps and applies an additional transform to a generic mesh.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
render
(PlanetParams params, Mat3D projection, Mat3D transform)
-
Constructor Details
-
MatMesh
-
-
Method Details
-
render
- Specified by:
render
in interfaceGenericMesh
-