1-x (LogiX node)
Jump to navigation
Jump to search
1-x | ||
---|---|---|
![]() | ||
Inputs | ||
Float | X | |
Outputs | ||
Float | * |
The 1-x node outputs the value of X subtracted from 1.
Usage
By default this node accepts the float datatype, however it can be overloaded to accept various numeric value types if an appropriate wire is connected. If a vector datatype is connected (e.g. float3), the output will have the same number of dimensions with each element of the output being the corresponding element substracted from 1.