WebGLRenderingContext: clearStencil() 方法
注意:此功能在 Web Workers 中可用。
WebGLRenderingContext.clearStencil() 方法是 WebGL API 的一部分,用于指定模板缓冲区 (stencil buffer) 的清除值。
这指定了在调用 clear() 方法时使用的模板值。
注意:此功能在 Web Workers 中可用。
WebGLRenderingContext.clearStencil() 方法是 WebGL API 的一部分,用于指定模板缓冲区 (stencil buffer) 的清除值。
这指定了在调用 clear() 方法时使用的模板值。