C# Класс Microsoft.Xna.Framework.Graphics.GraphicsMetrics

A snapshot of rendering statistics from GraphicsDevice.Metrics to be used for runtime debugging and profiling.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
operator ( ) : GraphicsMetrics

Returns the difference between two sets of metrics.

Описание методов

operator() публичный статический Метод

Returns the difference between two sets of metrics.
public static operator ( ) : GraphicsMetrics
Результат GraphicsMetrics