com.mojang.blaze3d.pipeline

public record RenderPipeline$UniformDescription

com.mojang.blaze3d.pipeline.RenderPipeline$UniformDescription
com.mojang.blaze3d.pipeline.RenderPipeline$UniformDescription
com.mojang.blaze3d.pipeline.RenderPipeline$UniformDescription
com.mojang.blaze3d.pipeline.RenderPipeline$UniformDescription
com.mojang.blaze3d.pipeline.RenderPipeline$UniformDescription

字段概要

修饰符与类型字段
private final String
name
name
name
private final UniformType
type
type
type
private final TextureFormat
textureFormat
textureFormat
textureFormat

构造函数概要

修饰符构造函数
public (String name, UniformType type)
public (String name, TextureFormat format)
public (String name, UniformType type, TextureFormat textureFormat)

方法概要

修饰符与类型方法
public String
name()
name()
name()
public UniformType
type()
type()
type()
public TextureFormat
textureFormat()
textureFormat()
textureFormat()