Package foundry.veil.render.shader.definition
package foundry.veil.render.shader.definition
-
ClassDescriptionA
ShaderBlockthat can be resized.Dynamic-size implementation ofShaderBlock.ShaderBlock<T>Defines a block of memory on the GPU that can be referenced as a uniform block.Abstract implementation ofShaderBlock.Manages pre-defined variables and data in java that can be applied to shaders.Fixed-size implementation ofShaderBlock.