프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Projection | Matrix | ||
View | Matrix |
메소드 | 설명 | |
---|---|---|
BasicCamera ( ) : System | ||
LookAt ( Vector3 target ) : void | ||
Move ( Vector3 movement ) : void | ||
MoveRelative ( Vector3 movement ) : void | ||
Pitch ( float angle ) : void | ||
Roll ( float angle ) : void | ||
Rotate ( Vector3 axis, float angle ) : void | ||
Update ( ) : void | ||
UpdateProjection ( ) : void | ||
UpdateView ( ) : void | ||
Yaw ( float angle ) : void |