C# 클래스 Microsoft.Xna.Framework.Graphics.GraphicsMetrics

A snapshot of rendering statistics from GraphicsDevice.Metrics to be used for runtime debugging and profiling.
파일 보기 프로젝트 열기: procfxgen/MGShaderEditor 1 사용 예제들

공개 메소드들

메소드 설명
operator ( ) : GraphicsMetrics

Returns the difference between two sets of metrics.

메소드 상세

operator() 공개 정적인 메소드

Returns the difference between two sets of metrics.
public static operator ( ) : GraphicsMetrics
리턴 GraphicsMetrics