shader.Consume
shader.Consume
Inherits from: hxsl.Shader
Fields
| Name | Type | |
|---|---|---|
map__ | h3d.mat.Texture | |
useGlow__ | F64 | |
| static | SRC | String |
| static | _SHADER | hxsl.SharedShader |
Protos
f@34590updateConstants(shader.Consume, hxsl.Globals) → Voidf@34591getParamValue(shader.Consume, I32) → Dynf@34592getParamFloatValue(shader.Consume, I32) → F64
Bindings
- static
f@34589__constructor__(shader.Consume, h3d.mat.Texture, Bool) → Void