메소드 | 설명 | |
---|---|---|
Camera ( GraphicsDevice d, Vector3 position, float rotSpeed ) : System | ||
CastRay ( ) : Microsoft.Xna.Framework.Ray | ||
Update ( bool forceView = false ) : void | ||
UpdateViewMatrix ( ) : void |
public Camera ( GraphicsDevice d, Vector3 position, float rotSpeed ) : System | ||
d | GraphicsDevice | |
position | Vector3 | |
rotSpeed | float | |
리턴 | System |