h3d.shader.SpecularTexture
h3d.shader.SpecularTexture
Inherits from: hxsl.Shader
Fields
| Name | Type | |
|---|---|---|
texture__ | h3d.mat.Texture | |
| static | SRC | String |
| static | _SHADER | hxsl.SharedShader |
Protos
f@30941updateConstants(h3d.shader.SpecularTexture, hxsl.Globals) → Voidf@30942getParamValue(h3d.shader.SpecularTexture, I32) → Dynf@30943getParamFloatValue(h3d.shader.SpecularTexture, I32) → F64
Bindings
- static
f@30940__constructor__(h3d.shader.SpecularTexture, h3d.mat.Texture) → Void