h3d.impl._DirectXDriver.ShaderContext
h3d.impl._DirectXDriver.ShaderContext
Fields
| Name | Type | |
|---|---|---|
shader | Abstract | |
globalsSize | I32 | |
paramsSize | I32 | |
texturesCount | I32 | |
textures2DCount | I32 | |
bufferCount | I32 | |
paramsContent | Bytes | |
globals | Abstract | |
params | Abstract |
Protos
No protos.
Bindings
- static
f@30761__constructor__(h3d.impl._DirectXDriver.ShaderContext, Abstract) → Void