Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Nez
Vector3Ext
C# Class Nez.Vector3Ext
Show file
Open project: prime31/Nez
Public Methods
Method
Description
toVector2
(
this
vec
) :
Vector2
returns a Vector2 ignoring the z component
Method Details
toVector2()
public
static
method
returns a Vector2 ignoring the z component
public
static
toVector2
(
this
vec
) :
Vector2
vec
this
Vec.
return
Microsoft.Xna.Framework.Vector2