Vector2H Fields |
The Vector2H type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | One |
Returns the vector (1,1,1).
|
![]() | X |
The X component of the vector.
|
![]() ![]() | XAxis |
Returns the vector (1,0,0).
|
![]() | Y |
The Y component of the vector.
|
![]() ![]() | YAxis |
Returns the vector (0,1,0).
|
![]() ![]() | ZAxis |
Returns the vector (0,0,1).
|
![]() ![]() | Zero |
Returns the vector (0,0,0).
|