C# Class Microsoft.Xna.Framework.Graphics.GraphicsMetrics

A snapshot of rendering statistics from GraphicsDevice.Metrics to be used for runtime debugging and profiling.
Afficher le fichier Open project: procfxgen/MGShaderEditor Class Usage Examples

Méthodes publiques

Méthode Description
operator ( ) : GraphicsMetrics

Returns the difference between two sets of metrics.

Method Details

operator() public static méthode

Returns the difference between two sets of metrics.
public static operator ( ) : GraphicsMetrics
Résultat GraphicsMetrics