Class MagoDefaultVertexShader
java.lang.Object
com.gaia3d.basic.magogl.shader.resources.MagoDefaultVertexShader
- All Implemented Interfaces:
MagoVertexShader
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprocess(MagoVertexInput input, MagoVertexOutput output, MagoUniforms uniforms)
-
Constructor Details
-
MagoDefaultVertexShader
public MagoDefaultVertexShader()
-
-
Method Details
-
process
- Specified by:
processin interfaceMagoVertexShader
-