Class WebGLSampler
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
The WebGLSampler interface is part of the WebGL 2 API and stores sampling parameters for WebGLTexture access inside of a shader.
[Value("WebGLSampler")]
public class WebGLSampler : WebGLObject
- Inheritance
-
WebGLSampler
- Inherited Members
Remarks
When working with WebGLSampler objects, the following methods of the WebGL2RenderingContext are useful:
Constructors
WebGLSampler()
public WebGLSampler()