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