프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Far | float | ||
Manual | bool | ||
RenderFocalPoint | System.Vector3 | ||
RenderPosition | System.Vector3 | ||
TimeToTarget | float | ||
Zoom | float |
메소드 | 설명 | |
---|---|---|
EndMove ( ) : void | ||
LookAt ( ) : void |
Sets the world in perspective of the camera
|
|
Modify ( ) : void | ||
MoveToTarget ( float delta ) : void | ||
Pan ( float deltaX, float deltaY ) : void | ||
Rotate ( float delta, bool horizontal ) : void | ||
Step ( float time ) : void |
메소드 | 설명 | |
---|---|---|
Interpolate ( System.Vector3 start, System.Vector3 end, float fraction ) : System.Vector3 | ||
Step2 ( float time ) : void |
public Rotate ( float delta, bool horizontal ) : void | ||
delta | float | |
horizontal | bool | |
리턴 | void |