RenderStatistics Class |
Namespace: Lumiscaphe.Workshop.Interop
The RenderStatistics type exposes the following members.
Name | Description | |
---|---|---|
FPS | ||
HasIntersections | ||
IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
PrepareTime | ||
PresentTime | ||
RenderTime | ||
SurfaceCount | ||
TotalGpuMem | ||
TriangleCount | ||
UsedGpuMem | ||
VertexCount |
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the RenderStatistics | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |