Heightfield Shader - Colour Tab: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
[[Image:drex_module_148_1_image_0.png| | [[Image:drex_module_148_1_image_0.png|center|Heightfield Shader - Colour Tab]] | ||
'''Description:''' | |||
The Colour tab has parameters that allow the shader to create colour information based on the heightfield. It's important to note that just turning on these parameters will not show any colour if the heightfield shader is connected into the terrain part of the node network in the normal fashion. You will also need to connect the heightfield shader output to a shader which handles colour information, for example by connecting it to the Colour function input of a [[Surface Layer]] shader. | |||
'''Settings:'''<br /> | |||
<ul> | |||
<li> | |||
'''Apply colour and shade:''' Check this to allow the shader to generate colour information. | |||
</li><li> | |||
'''Diffuse colour:''' This sets the diffuse colour for the heightfield. This colour can be blended using the '''Shade by light''' and '''Shader by height''' parameters below, as well as the '''Border blending''' parameter on the [[Heightfield Shader|Location tab]]. | |||
</li><li> | |||
'''Shade by light:''' TBC | |||
</li><li> | |||
'''Shade by height:''' If this is checked the '''Diffuse colour''' is blended depending on the heights of the heightfield. The lowest parts of the heightfield will be black and the highest parts will be the diffuse colour, with other heights being some shade inbetween. | |||
</li> | |||
</ul> | |||
[[ | Back to: [[Heightfield Shader]] | ||
Revision as of 06:08, 22 May 2013

Description: The Colour tab has parameters that allow the shader to create colour information based on the heightfield. It's important to note that just turning on these parameters will not show any colour if the heightfield shader is connected into the terrain part of the node network in the normal fashion. You will also need to connect the heightfield shader output to a shader which handles colour information, for example by connecting it to the Colour function input of a Surface Layer shader.
Settings:
- Apply colour and shade: Check this to allow the shader to generate colour information.
- Diffuse colour: This sets the diffuse colour for the heightfield. This colour can be blended using the Shade by light and Shader by height parameters below, as well as the Border blending parameter on the Location tab.
- Shade by light: TBC
- Shade by height: If this is checked the Diffuse colour is blended depending on the heights of the heightfield. The lowest parts of the heightfield will be black and the highest parts will be the diffuse colour, with other heights being some shade inbetween.
Back to: Heightfield Shader