| Parameter | Description |
|---|---|
| x | Vector of values to compare. |
bool True if any the components of x are true, false otherwise.
Returns true if any component of the input bool2 vector is true, false otherwise.
| Parameter | Description |
|---|---|
| x | Vector of values to compare. |
bool True if any the components of x are true, false otherwise.
Returns true if any component of the input bool3 vector is true, false otherwise.
| Parameter | Description |
|---|---|
| x | Vector of values to compare. |
bool True if any the components of x are true, false otherwise.
Returns true if any components of the input bool4 vector is true, false otherwise.
| Parameter | Description |
|---|---|
| x | Vector of values to compare. |
bool True if any the components of x are non-zero, false otherwise.
Returns true if any component of the input int2 vector is non-zero, false otherwise.
| Parameter | Description |
|---|---|
| x | Vector of values to compare. |
bool True if any the components of x are non-zero, false otherwise.
Returns true if any component of the input int3 vector is non-zero, false otherwise.
| Parameter | Description |
|---|---|
| x | Vector of values to compare. |
bool True if any the components of x are non-zero, false otherwise.
Returns true if any components of the input int4 vector is non-zero, false otherwise.
| Parameter | Description |
|---|---|
| x | Vector of values to compare. |
bool True if any the components of x are non-zero, false otherwise.
Returns true if any component of the input uint2 vector is non-zero, false otherwise.
| Parameter | Description |
|---|---|
| x | Vector of values to compare. |
bool True if any the components of x are non-zero, false otherwise.
Returns true if any component of the input uint3 vector is non-zero, false otherwise.
| Parameter | Description |
|---|---|
| x | Vector of values to compare. |
bool True if any the components of x are non-zero, false otherwise.
Returns true if any components of the input uint4 vector is non-zero, false otherwise.
| Parameter | Description |
|---|---|
| x | Vector of values to compare. |
bool True if any the components of x are non-zero, false otherwise.
Returns true if any component of the input float2 vector is non-zero, false otherwise.
| Parameter | Description |
|---|---|
| x | Vector of values to compare. |
bool True if any the components of x are non-zero, false otherwise.
Returns true if any component of the input float3 vector is non-zero, false otherwise.
| Parameter | Description |
|---|---|
| x | Vector of values to compare. |
bool True if any the components of x are non-zero, false otherwise.
Returns true if any component of the input float4 vector is non-zero, false otherwise.
| Parameter | Description |
|---|---|
| x | Vector of values to compare. |
bool True if any the components of x are non-zero, false otherwise.
Returns true if any component of the input double2 vector is non-zero, false otherwise.
| Parameter | Description |
|---|---|
| x | Vector of values to compare. |
bool True if any the components of x are non-zero, false otherwise.
Returns true if any component of the input double3 vector is non-zero, false otherwise.
| Parameter | Description |
|---|---|
| x | Vector of values to compare. |
bool True if any the components of x are non-zero, false otherwise.
Returns true if any component of the input double4 vector is non-zero, false otherwise.