Difference between revisions of "Get Position in Geometry"

From Terragen Documentation from Planetside Software
Jump to: navigation, search
(Get Position in Geometry)
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:IMPORT]]
 
='''Get Position in Geometry'''=
 
 
 
[[Image:drex_module_39_image_0.png|485pxpx|Get Position in Geometry]]
 
[[Image:drex_module_39_image_0.png|485pxpx|Get Position in Geometry]]
  
Provides the "Position in Geometry" 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 Position in Geometry provides the position, in world space, of the original undisplaced point on the surface being rendered.
+
Provides the "Position in Geometry" 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 Position in Geometry provides the position, in world space, of the original undisplaced point on the surface being rendered. It it not usually affected by shaders.
  
The Input connection is not used by this node.
+
The input connection is not used by this node (consistent with all [[:Get|Get nodes]]).
  
__NOTOC__
 
 
<!-- imported from file: module_39.html-->
 
<!-- imported from file: module_39.html-->
 +
 +
[[Category:Get]]

Revision as of 01:57, 7 October 2018

Get Position in Geometry

Provides the "Position in Geometry" 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 Position in Geometry provides the position, in world space, of the original undisplaced point on the surface being rendered. It it not usually affected by shaders.

The input connection is not used by this node (consistent with all Get nodes).