| C1.WPF.DX.4 Assembly > C1.Util.DX Namespace > Matrix4x4 Structure > RotationY Method : RotationY(Single,Vector3) Method |
'Declaration Public Overloads Shared Function RotationY( _ ByVal radians As System.Single, _ ByVal centerPoint As Vector3 _ ) As Matrix4x4
public static Matrix4x4 RotationY( System.float radians, Vector3 centerPoint )