Click or drag to resize

Matrix4x4CreateRotationY Method

Overload List
  NameDescription
Public methodStatic memberCreateRotationY(Double)
Creates a matrix for rotating points around the Y-axis.
Public methodStatic memberCreateRotationY(Double, Vector3)
Creates a matrix for rotating points around the Y-axis, from a center point.
Top
See Also