Class VeilShaderBufferLayout.Builder<T>

java.lang.Object
foundry.veil.api.client.render.VeilShaderBufferLayout.Builder<T>
Type Parameters:
T - The type of data the shader block will serialize
Enclosing class:
VeilShaderBufferLayout<T>

public static class VeilShaderBufferLayout.Builder<T> extends Object
Creates a new layout for a shader block. This automatically figures out what the size and offsets need to be to create the block.