Method | Description | |
---|---|---|
ResolveTexture2D ( Microsoft.Xna.Framework.Graphics.GraphicsDevice graphicsDevice, int width, int height, int numberLevels, SurfaceFormat surfaceformat ) : System |
public ResolveTexture2D ( Microsoft.Xna.Framework.Graphics.GraphicsDevice graphicsDevice, int width, int height, int numberLevels, SurfaceFormat surfaceformat ) : System | ||
graphicsDevice | Microsoft.Xna.Framework.Graphics.GraphicsDevice | |
width | int | |
height | int | |
numberLevels | int | |
surfaceformat | SurfaceFormat | |
return | System |