shader.SSReflection
shader.SSReflection
Inherits from: hxsl.Shader
Fields
| Name | Type | |
|---|---|---|
normal__ | h3d.mat.Texture | |
time__ | F64 | |
stepSize__ | F64 | |
steps__ | I32 | |
applyNoiseOnOriginalColor__ | Bool | |
| static | SRC | String |
| static | _SHADER | hxsl.SharedShader |
Protos
f@32778updateConstants(shader.SSReflection, hxsl.Globals) → Voidf@32779getParamValue(shader.SSReflection, I32) → Dynf@32780getParamFloatValue(shader.SSReflection, I32) → F64
Bindings
- static
f@32781__constructor__(shader.SSReflection) → Void