메소드 | 설명 | |
---|---|---|
GetScreenToWorld ( |
||
GetScreenVectorToWorld ( |
||
GetWorldToScreen ( |
||
GetWorldVectorToScreen ( |
||
MulByTransform ( |
Multiplies the obb transform by the given transform
|
|
OBBViewportTransform ( ) | ||
Set ( |
||
SetCamera ( float x, float y, float scale ) : void | ||
SetCenter ( float x, float y ) : void |
public GetScreenToWorld ( |
||
argScreen | ||
argWorld | ||
리턴 | void |
public GetScreenVectorToWorld ( |
||
argScreen | ||
argWorld | ||
리턴 | void |
public GetWorldToScreen ( |
||
argWorld | ||
argScreen | ||
리턴 | void |
public GetWorldVectorToScreen ( |
||
argWorld | ||
argScreen | ||
리턴 | void |
public MulByTransform ( |
||
argTransform | ||
리턴 | void |
public SetCamera ( float x, float y, float scale ) : void | ||
x | float | |
y | float | |
scale | float | |
리턴 | void |