名前 | 解説 | |
---|---|---|
![]() ![]() | One | A Vector2with all of its components set to one. |
![]() | SizeInBytes | The size of the Vector2type, in bytes. |
![]() ![]() | UnitX | The X unit Vector2(1, 0). |
![]() ![]() | UnitY | The Y unit Vector2(0, 1). |
![]() | X | The X component of the vector. |
![]() | Y | The Y component of the vector. |
![]() ![]() | Zero | A Vector2with all of its components set to zero. |