Property | Type | Description | |
---|---|---|---|
Pitch | float | ||
Position | Vector3 | ||
ProjectionMatrix | Matrix | ||
ViewMatrix | Matrix |
Method | Description | |
---|---|---|
Camera ( GraphicsDevice device ) : System | ||
GetLookVector ( ) : Vector3 | ||
GetRightVector ( ) : Vector3 | ||
GetUpVector ( ) : Vector3 | ||
Update ( ) : void |
public Camera ( GraphicsDevice device ) : System | ||
device | GraphicsDevice | |
return | System |