The ScreenQuad class is used to create a fullscreen quad.
ScreenQuad
ScreenQuad 类用于创建全屏四边形。
静态
VAO (Vertex Array Object) instance
VAO (顶点数组对象) 实例
Get whether the object is destroyed
获取是否已销毁
Draw type
绘制类型
Index buffer format
索引缓冲区格式
Number of instances to draw
要绘制的实例数量
Whether to invert the Y-axis
Sets whether to invert the Y-axis and selects the corresponding buffer state.
设置Y轴是否反转,并选择相应的缓冲状态。
Mesh topology type
网格拓扑类型
Get the geometry type
获取几何体类型
Clear render parameters
清除渲染参数
Destroys the ScreenQuad instance.
销毁ScreenQuad实例。
The starting index in the array
The number of indices to be rendered
Set parameters for drawing arrays
设置绘制数组的参数。
The number of elements to be rendered
The starting offset in the element array
Set parameters for drawing elements
设置绘制元素的参数。
En
The
ScreenQuad
class is used to create a fullscreen quad.Zh
ScreenQuad
类用于创建全屏四边形。