Lib.numbers.vec3.RotateVector3 - tixl3d/tixl GitHub Wiki
Rotates a vector around an axis.
| Name (Relevancy & Type) | Description |
|---|---|
| VectorA (Vector3) | - |
| Angle (Single) | - |
| Axis (Vector3) | - |
| Scale (Single) | - |
| Name | Type |
|---|---|
| Result | System.Numerics.Vector3 |
⚠ Everything else is automatically generated and will be overwritten regularly.