IsInfinity (LogiX node)
Jump to navigation
Jump to search
IsIninity | ||
---|---|---|
![]() | ||
Inputs | ||
Float | Value | |
Outputs | ||
Bool | * |
The IsInfinity node outputs True if the input value has the special numeric value Infinity, otherwise False.
Usage
When spawned from the node browser, this node accepts the float datatype by default. However, this node can be overloaded to accept float2/3/4/Q (or double typed variants) if an appropriate wire is connected to the input. Note that for vector input types the output is True if any component of the input Value is Infinity.