Share via


Vector3 Constructor (Single, Single, Single)

Initializes a new instance of Vector3.

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

Syntax

public Vector3 (
         float x,
         float y,
         float z
)

Parameters

  • x
    Initial value for the x-component of the vector.
  • y
    Initial value for the y-component of the vector.
  • z
    Initial value for the z-component of the vector.

See Also

Reference

Vector3 Structure
Vector3 Members
Microsoft.Xna.Framework Namespace

Platforms

Xbox 360, Windows XP SP2, Windows Vista