| C1.WPF.DX.4 Assembly > C1.Util.DX Namespace > Matrix4x4 Structure > RotationZRef Method : RotationZRef(Matrix4x4,Single,Vector3) Method |
'Declaration Public Overloads Shared Sub RotationZRef( _ ByRef result As Matrix4x4, _ ByVal radians As System.Single, _ ByRef centerPoint As Vector3 _ )
public static void RotationZRef( out Matrix4x4 result, System.float radians, ref Vector3 centerPoint )