SimpleMeshGeneratorRotateByAxis(Int32, Vector3) Method |
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static Vector3[] RotateByAxis(
int axis,
Vector3[] values
)
Parameters
- axis Int32
-
- values Vector3
-
Return Value
Vector3
See Also