C# Class Shared.UICamera

Camera used to render 3D elements on the UI.
Afficher le fichier Open project: Afr0Games/Project-Dollhouse Class Usage Examples

Méthodes publiques

Méthode Description
UICamera ( GraphicsDevice Devc ) : Microsoft.Xna.Framework

Private Methods

Méthode Description
CalculateProjection ( ) : void
CalculateView ( ) : void

Method Details

UICamera() public méthode

public UICamera ( GraphicsDevice Devc ) : Microsoft.Xna.Framework
Devc GraphicsDevice
Résultat Microsoft.Xna.Framework