Package codechicken.lib.render.pipeline
package codechicken.lib.render.pipeline
-
ClassDescriptionRepresents an operation to be run for each vertex that operates on and modifies the current stateCreated by covers1624 on 10/10/2016.Management class for a vertex attribute such as colour, normal etc This class should handle the loading of the attribute from an Attribute provided by
IVertexSource.getAttribute(AttributeKey)or the computation of this attribute from others