shader.Intengible
shader.Intengible
Inherits from: hxsl.Shader
Fields
| Name | Type | |
|---|---|---|
noiseTexture__ | h3d.mat.Texture | |
noiseScale__ | h3d.Vector | |
| static | SRC | String |
| static | _SHADER | hxsl.SharedShader |
Protos
f@5037updateConstants(shader.Intengible, hxsl.Globals) → Voidf@5038getParamValue(shader.Intengible, I32) → Dynf@5039getParamFloatValue(shader.Intengible, I32) → F64
Bindings
- static
f@5040__constructor__(shader.Intengible, h3d.mat.Texture) → Void