Share via


Vector4.Divide Method (Vector4, Vector4)

Divides the components of a vector by the components of another vector.

Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

Syntax

public static Vector4 Divide (
         Vector4 value1,
         Vector4 value2
)

Parameters

  • value1
    Source vector.
  • value2
    Divisor vector.

Return Value

The result of dividing the vectors.

Remarks

Division of a vector by another vector is not mathematically defined. This method simply divides each component of a by the matching component of b.

See Also

Reference

Vector4 Structure
Vector4 Members
Microsoft.Xna.Framework Namespace

Platforms

Xbox 360, Windows XP SP2, Windows Vista