Math.Conjugate¶
Name | Mandatory | Description | Default | Type |
---|---|---|---|---|
⬅️ Input |
Takes a float4 vector (a vector with 4 float elements) as input. | Float4 |
||
Output ➡️ |
Outputs the conjugate of the input quaternion. | Float4 |
This shard takes a quaternion as input and outputs its conjugate. A quaternion is a vector with 4 float elements.