Revision Difference
Shaders/g_sky#515856
<cat>shader</cat>
<shader>⤶
<description>This shader was especially designed to be used with with maps, in particular the cube maps(up, down, front, back, left, right), they allow to modify the ambiance of a map.</description>⤶
<shader⤶
|description = this shader was especially designed to be used with with maps, in particular the cube maps(up, down, front, back, left, right), they allow to modify the ambiance of a map.>⤶
<parameters>{{ShaderParameter|Vector|bottomcolor|The top bottom of the texture(used for gradient)</parameters>
⤶
</shader>⤶
⤶
</shader⤶
|description = this shader was especially designed to be used with with maps, in particular the cube maps(up, down, front, back, left, right), they allow to modify the ambiance of a map.>⤶
{{ShaderParameter|Vector|duskcolor|The dusk color}}
{{ShaderParameter|number|duskscale|The scale of the dusk}}
{{ShaderParameter|number|duskintensity|The intensity of the dusk}}
{{ShaderParameter|number|fadebias|The fade bias}}
{{ShaderParameter|number|hdrscale|The HDR scale}}
{{ShaderParameter|Vector|suncolor|The color of the sun}}
{{ShaderParameter|Vector|sunnormal|The normal of the sun}}
{{ShaderParameter|number|sunsize|The size of the sun}}
{{ShaderParameter|Vector|topcolor|The top color of the texture(used for gradient)}}
}}