h3d.shader.VolumeDecal
h3d.shader.VolumeDecal
Inherits from: hxsl.Shader
Fields
| Name | Type | |
|---|---|---|
scale__ | h3d.Vector | |
normal__ | h3d.Vector | |
tangent__ | h3d.Vector | |
isCentered__ | Bool | |
| static | SRC | String |
| static | _SHADER | hxsl.SharedShader |
Protos
f@30953updateConstants(h3d.shader.VolumeDecal, hxsl.Globals) → Voidf@30954getParamValue(h3d.shader.VolumeDecal, I32) → Dynf@30955getParamFloatValue(h3d.shader.VolumeDecal, I32) → F64
Bindings
- static
f@30952__constructor__(h3d.shader.VolumeDecal, F64, F64) → Void