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

상속: Microsoft.Xna.Framework.Graphics.Texture2D
파일 보기 프로젝트 열기: Jorgemagic/MonoGame 1 사용 예제들

공개 메소드들

메소드 설명
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