Property | Type | Description | |
---|---|---|---|
lastFrameUsed | uint |
Method | Description | |
---|---|---|
TrackedRenderTarget2D ( int width, int height, SurfaceFormat preferredFormat, DepthFormat preferredDepthFormat ) : Microsoft.Xna.Framework.Graphics |
public TrackedRenderTarget2D ( int width, int height, SurfaceFormat preferredFormat, DepthFormat preferredDepthFormat ) : Microsoft.Xna.Framework.Graphics | ||
width | int | |
height | int | |
preferredFormat | SurfaceFormat | |
preferredDepthFormat | DepthFormat | |
return | Microsoft.Xna.Framework.Graphics |