Uses of Class
engine.shaders.EntityShader
Packages that use EntityShader
-
Uses of EntityShader in engine.renderEngine
Constructors in engine.renderEngine with parameters of type EntityShaderModifierConstructorDescriptionEntityRenderer
(EntityShader shader, org.joml.Matrix4f projectionMatrix) Constructor which starts the shader and loads the projection matrix in the shader.