Difference between revisions of "Get Altitude in Texture"

From Terragen Documentation from Planetside Software
Jump to: navigation, search
(One intermediate revision by one other user not shown)
Line 5: Line 5:
 
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 Input connection is not used by this node.
+
The input connection is not used by this node (consistent with all [[:Get|Get nodes]]).
  
[[Category:Get| ]]
+
[[Category:Get]]

Revision as of 01:49, 7 October 2018

Get Altitude in Texture


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).