Share via


Vector3.Divide Method (Vector3, Vector3)

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 Vector3 Divide (
         Vector3 value1,
         Vector3 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

Vector3 Structure
Vector3 Members
Microsoft.Xna.Framework Namespace

Platforms

Xbox 360, Windows XP SP2, Windows Vista