<Float16Node> Data Interface

Provides script language access to C++ objects of this type.

Class HierarchyType » Node » VariableNode » Float16Node

Function Members

Function members are as follows:

Return Type Function Name Documentation
int32ClampValueSets the value stored by this <Node> if and only if the value is within the range values specified by this <Node>.

Object Members

Object members are as follows:

Type Name Accessor Name Documentation
<Float32Range>RangeReturns a pointer to this <Node> object's range management object.
int32Uint16ValueGets or sets the underlying <uint16> value stored by the HalfNode.
doubleValueGets or sets the value of the <Float32Node>, which can be any valid double-precision value.