-
Notifications
You must be signed in to change notification settings - Fork 246
Lib.numbers.vec3.RotateVector3
Thomas Mann edited this page Sep 5, 2025
·
3 revisions
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.