Get Altitude in Texture: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Conformed layout & updated GUI image. |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<div style="float:right; border-style:solid; padding:20px"><categorytree mode=pages hideroot=off>Get</categorytree></div> | |||
[[File:GetAltitudeInTexture_00_GUI.png|none|470px|Get Altitude in Texture]] | |||
== Overview == | |||
Provides the "Altitude in Texture" of the current [[Render State]]. The [[Render State]] is affected by any shaders which were called before this function is called, among other things. Get Altitude in Texture provides the signed difference between [[Get Position in Texture]] and [[Get Position in Geometry]] in the direction of [[Get Normal in Geometry]]. For a planet this basically means the altitude of the current texture coordinates. | Provides the "Altitude in Texture" of the current [[Render State]]. The [[Render State]] is affected by any shaders which were called before this function is called, among other things. Get Altitude in Texture provides the signed difference between [[Get Position in Texture]] and [[Get Position in Geometry]] in the direction of [[Get Normal in Geometry]]. For a planet this basically means the altitude of the current texture coordinates. | ||
The | The input connection is not used by this node (consistent with all [[:Get|Get nodes]]). | ||
'''Settings:''' | |||
*'''Name:''' This setting allows you to apply a descriptive name to the node, which can be helpful when using multiple Get Altitude in Texture nodes in a project. | |||
*'''Enable:''' When checked, the node is active, and when unchecked the node is ignored. | |||
<br /n> | |||
[[Category:Get | [[Category:Get]] | ||
Latest revision as of 18:24, 20 April 2022

Overview
Provides the "Altitude in Texture" of the current Render State. The Render State is affected by any shaders which were called before this function is called, among other things. Get Altitude in Texture provides the signed difference between Get Position in Texture and Get Position in Geometry in the direction of Get Normal in Geometry. For a planet this basically means the altitude of the current texture coordinates.
The input connection is not used by this node (consistent with all Get nodes).
Settings:
- Name: This setting allows you to apply a descriptive name to the node, which can be helpful when using multiple Get Altitude in Texture nodes in a project.
- Enable: When checked, the node is active, and when unchecked the node is ignored.