shader.GradientMap
shader.GradientMap
Inherits from: hxsl.Shader
Fields
| Name | Type | |
|---|---|---|
texture__ | h3d.mat.Texture | |
scale__ | F64 | |
ratio__ | F64 | |
| static | SRC | String |
| static | _SHADER | hxsl.SharedShader |
Protos
f@31619updateConstants(shader.GradientMap, hxsl.Globals) → Voidf@31620getParamValue(shader.GradientMap, I32) → Dynf@31621getParamFloatValue(shader.GradientMap, I32) → F64
Bindings
- static
f@31618__constructor__(shader.GradientMap, h3d.mat.Texture, Null, Ref) → Void