shader.ColorLerpText
shader.ColorLerpText
Inherits from: hxsl.Shader
Fields
| Name | Type | |
|---|---|---|
baseColor__ | h3d.Vector | |
endColor__ | h3d.Vector | |
lerpPos__ | F64 | |
| static | SRC | String |
| static | _SHADER | hxsl.SharedShader |
Protos
f@34586updateConstants(shader.ColorLerpText, hxsl.Globals) → Voidf@34587getParamValue(shader.ColorLerpText, I32) → Dynf@34588getParamFloatValue(shader.ColorLerpText, I32) → F64
Bindings
- static
f@34585__constructor__(shader.ColorLerpText, Ref, Ref, Null) → Void