C# Class Glare.Graphics.TextureCubeArray

Inheritance: LayeredTexture
Show file Open project: Burton-Radons/Alexandria

Public Methods

Method Description
Storage ( int levels, System.Text.Format format, Vector4i dimensions ) : void
TextureCubeArray ( ) : 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

TextureCubeArray() public method

public TextureCubeArray ( ) : System
return System