h3d.shader.AmbientLight
h3d.shader.AmbientLight
Inherits from: hxsl.Shader
Fields
| Name | Type | |
|---|---|---|
additive__ | Bool | |
| static | SRC | String |
| static | _SHADER | hxsl.SharedShader |
Protos
f@30906updateConstants(h3d.shader.AmbientLight, hxsl.Globals) → Voidf@30907getParamValue(h3d.shader.AmbientLight, I32) → Dynf@30908getParamFloatValue(h3d.shader.AmbientLight, I32) → F64
Bindings
- static
f@30909__constructor__(h3d.shader.AmbientLight) → Void