'Declaration Public Overloads Shared Sub RotationYRef( _ ByRef result As Matrix4x4, _ ByVal radians As Single, _ ByRef centerPoint As Vector3 _ )
public static void RotationYRef( out Matrix4x4 result, float radians, ref Vector3 centerPoint )
Matrix4x4 Structure Matrix4x4 Members Overload List