메소드 | 설명 | |
---|---|---|
Add ( this source, |
||
Normalize ( this r, float scale ) : |
||
Scale ( this style, float scale ) : |
||
Scale ( this r, float scale ) : |
||
Scale ( this r, float scale ) : |
||
Snap ( this pos, float snapSize ) : Vector2 |
public static Add ( this source, |
||
source | this | |
add | ||
리턴 |
public static Normalize ( this r, float scale ) : |
||
r | this | |
scale | float | |
리턴 |
public static Scale ( this style, float scale ) : |
||
style | this | |
scale | float | |
리턴 |
public static Scale ( this r, float scale ) : |
||
r | this | |
scale | float | |
리턴 |
public static Scale ( this r, float scale ) : |
||
r | this | |
scale | float | |
리턴 |
public static Snap ( this pos, float snapSize ) : Vector2 | ||
pos | this | |
snapSize | float | |
리턴 | Vector2 |