Difference between revisions of "Ceiling Scalar"

From Terragen Documentation from Planetside Software
Jump to: navigation, search
(jrfconvert import)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:IMPORT]]
+
[[Image:drex_module_94_image_0.png|485pxpx|Ceiling Scalar]]
='''Ceiling Scalar'''=
+
 
 +
'''Node Description & Purpose: '''<br /> The Ceiling scalar node takes the Input value and outputs the nearest whole number greater than or equal to the Input value. For example:
 +
 
 +
An input of 1.2 will become 2.0<br /> An input of 2.9 will become 3.0<br /> An input of 5.0 will become 5.0
 +
 
 +
'''Node Type: ''' Function
  
[[Image:drex_module_94_image_0.png|485pxpx|Ceiling Scalar]]
+
'''Settings: '''<br /> This node has no other settings apart from the Input node.
__NOTOC__
+
 
<!-- imported from file: module_94.html-->
+
[[Category:Round]]

Revision as of 18:41, 1 June 2011

Ceiling Scalar

Node Description & Purpose:
The Ceiling scalar node takes the Input value and outputs the nearest whole number greater than or equal to the Input value. For example:

An input of 1.2 will become 2.0
An input of 2.9 will become 3.0
An input of 5.0 will become 5.0

Node Type: Function

Settings:
This node has no other settings apart from the Input node.

A scalar is a single number. 1, 200.45, -45, -0.2 are all examples of scalar values.

A single object or device in the node network which generates or modifies data and may accept input data or create output data or both, depending on its function. Nodes usually have their own settings which control the data they create or how they modify data passing through them. Nodes are connected together in a network to perform work in a network-based user interface. In Terragen 2 nodes are connected together to describe a scene.