Skip to content

lib.math.vec3.RotateVector3

Thomas Mann edited this page Jan 17, 2024 · 2 revisions

RotateVector3

in lib.math.vec3


Rotates a vector around an axis.


Input Parameters

Name (Relevancy & Type) Description
VectorA (Vector3) -
Angle (Single) -
Axis (Vector3) -
Scale (Single) -

Outputs

Name Type
Result System.Numerics.Vector3

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally