shader.Stone
shader.Stone
Inherits from: hxsl.Shader
Fields
| Name | Type | |
|---|---|---|
brightness__ | F64 | |
contrast__ | F64 | |
| static | SRC | String |
| static | _SHADER | hxsl.SharedShader |
Protos
f@23348updateConstants(shader.Stone, hxsl.Globals) → Voidf@23349getParamValue(shader.Stone, I32) → Dynf@23350getParamFloatValue(shader.Stone, I32) → F64
Bindings
- static
f@23351__constructor__(shader.Stone, F64, F64) → Void