h3d.shader.UVDelta
h3d.shader.UVDelta
Inherits from: hxsl.Shader
Fields
| Name | Type | |
|---|---|---|
uvDelta__ | h3d.Vector | |
uvScale__ | h3d.Vector | |
| static | SRC | String |
| static | _SHADER | hxsl.SharedShader |
Protos
f@30945updateConstants(h3d.shader.UVDelta, hxsl.Globals) → Voidf@30946getParamValue(h3d.shader.UVDelta, I32) → Dynf@30947getParamFloatValue(h3d.shader.UVDelta, I32) → F64
Bindings
- static
f@30944__constructor__(h3d.shader.UVDelta, Ref, Ref, Ref, Ref) → Void