Uses of Class
zombie.core.rendering.ShaderParameter
Packages that use ShaderParameter
-
Uses of ShaderParameter in zombie.core.rendering
Fields in zombie.core.rendering with type parameters of type ShaderParameterModifier and TypeFieldDescriptionprotected List
<ShaderParameter> ShaderBufferData.instancedParameterList
protected List
<ShaderParameter> ShaderBufferData.parameterList
ShaderBufferData.parameters
protected List
<ShaderParameter> ShaderBufferData.uniformParameterList
Methods in zombie.core.rendering that return ShaderParameterMethods in zombie.core.rendering with parameters of type ShaderParameterModifier and TypeMethodDescriptionprotected void
ShaderBufferData.AddBufferMember
(ShaderParameter shaderParameter) protected void
ShaderBufferData.AddUniform
(ShaderParameter shaderParameter) void
ShaderParameter.Copy
(ShaderParameter shaderParameter0, boolean boolean1, boolean boolean0) Constructors in zombie.core.rendering with parameters of type ShaderParameter