shader.FowText
shader.FowText
Inherits from: hxsl.Shader
Fields
| Name | Type | |
|---|---|---|
texture__ | h3d.mat.Texture | |
uv__ | h3d.Vector | |
| static | SRC | String |
| static | _SHADER | hxsl.SharedShader |
Protos
f@3421updateConstants(shader.FowText, hxsl.Globals) → Voidf@3422getParamValue(shader.FowText, I32) → Dynf@3423getParamFloatValue(shader.FowText, I32) → F64
Bindings
- static
f@3424__constructor__(shader.FowText, h3d.mat.Texture) → Void