Get ACos
Node description and basic instructions
Last updated
Node description and basic instructions
Last updated
Computes the arc-cosine and store result.
To create it, right-click in the editor and select Create Node/Tasks/Math/Get ACos
This task node has a number of fields, that are highlighted in picture below.
Name | Description |
---|---|
Node Name | Name of node. |
Ignore About Self | Whether node ignores abort self or not. |
Value | A number representing a cosine, where value must be greater than or equal to -1, but less than or equal to 1. |
Store Result | Store result to float key. |
Rad To Deg | Radians to degrees. |