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

Наследование: Microsoft.Xna.Framework.Graphics.Texture2D
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
ResolveTexture2D ( Microsoft.Xna.Framework.Graphics.GraphicsDevice graphicsDevice, int width, int height, int numberLevels, SurfaceFormat surfaceformat ) : System

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

ResolveTexture2D() публичный Метод

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
Результат System