Dan's Geometry Library
C#
VB
ASP.NET
Show/Hide TOC
FMatrix
3
Rotate
Y Method
Overload List
RotateY(FPoint3, Single)
Rotate the point by the specified angle and return the new value to the caller.
RotateY(FVector3, Single)
Rotate the vector by the specified angle and return the new value to the caller.
See Also
Reference
FMatrix3 Class
Geometry Namespace
In This Article
Overload List
See Also