C# Class Glare.Graphics.TextureCube

Inheritance: LayeredTexture
显示文件 Open project: Burton-Radons/Alexandria Class Usage Examples

Public Methods

Method Description
Storage ( int levels, System.Text.Format format, Vector4i dimensions ) : void
TextureCube ( ) : System

Method Details

Storage() public method

public Storage ( int levels, System.Text.Format format, Vector4i dimensions ) : void
levels int
format System.Text.Format
dimensions Vector4i
return void

TextureCube() public method

public TextureCube ( ) : System
return System