프로퍼티 | 타입 | 설명 | |
---|---|---|---|
End | float | ||
EndPoint | Vector2 | ||
Start | float | ||
StartPoint | Vector2 |
메소드 | 설명 | |
---|---|---|
Create ( Vector2 axis, Vector2 vertices ) : |
||
Equals ( |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
Overlaps ( |
||
Overlaps ( |
||
Overlaps ( |
||
Projection ( float a, float b ) : System | ||
Projection ( float a, float b, Vector2 pointA, Vector2 pointB ) : System |
public static Create ( Vector2 axis, Vector2 vertices ) : |
||
axis | Vector2 | |
vertices | Vector2 | |
리턴 |
public Overlaps ( |
||
b | ||
distance | float | |
리턴 | bool |
public Overlaps ( |
||
b | ||
distance | float | |
order | int | |
리턴 | bool |
public Projection ( float a, float b, Vector2 pointA, Vector2 pointB ) : System | ||
a | float | |
b | float | |
pointA | Vector2 | |
pointB | Vector2 | |
리턴 | System |