Class GPUProgrammableStage
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[ToObject]
public class GPUProgrammableStage
- Inheritance
-
GPUProgrammableStage
- Derived
- Inherited Members
Constructors
GPUProgrammableStage()
public GPUProgrammableStage()
Fields
Constants
[Value("constants")]
public Dictionary<string, Number> Constants
Field Value
EntryPoint
[Value("entryPoint")]
public string EntryPoint
Field Value
Module
[Value("module")]
public required GPUShaderModule Module