GetFloat16 Data Member Function

Converts the value of the <VariableNode> ( such as a <Float32Node> ) to a <uint16> (half precision floats are stored with two bytes) using using C++ static_cast.

Prototype

int32 GetFloat16()

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.