Vector2 Structure |
Namespace: Lumino
The Vector2 type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from ValueType.) |
![]() | GetHashCode | (Inherited from ValueType.) |
![]() | GetType | (Inherited from Object.) |
![]() | Normalize |
2D ベクトルを正規化します。
|
![]() ![]() | Normalize(Vector2) |
2D ベクトルを正規化します。
|
![]() | Set |
2D ベクトルに値を設定します。
|
![]() | ToString | (Inherited from ValueType.) |
Name | Description | |
---|---|---|
![]() | Length |
2D ベクトルの長さ
|
![]() | SquareLength |
2D ベクトルの長さの2乗
|