shader.Outline
shader.Outline
Inherits from: hxsl.Shader
Fields
| Name | Type | |
|---|---|---|
texture__ | h3d.mat.Texture | |
color__ | h3d.Vector | |
threshold__ | F64 | |
uvScale__ | h3d.Vector | |
sprScaleX__ | F64 | |
sprScaleY__ | F64 | |
| static | SRC | String |
| static | _SHADER | hxsl.SharedShader |
Protos
f@5033updateConstants(shader.Outline, hxsl.Globals) → Voidf@5034getParamValue(shader.Outline, I32) → Dynf@5035getParamFloatValue(shader.Outline, I32) → F64
Bindings
- static
f@5036__constructor__(shader.Outline, h3d.mat.Texture, Ref) → Void