Skip to content

Lib.numbers.vec3.RotateVector3

Thomas Mann edited this page Sep 5, 2025 · 3 revisions

RotateVector3

in Lib.numbers.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

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

Clone this wiki locally