Tesla Graphics Engine Documentation (January 2012)
TextureCubeImplementation Constructor (size, format)
TeslaTesla.Graphics.ImplementationTextureCubeImplementationTextureCubeImplementation(Int32, SurfaceFormat)
Creates a new instance of TextureCubeImplementation.
Declaration Syntax
C#
public TextureCubeImplementation(
	int size,
	SurfaceFormat format
)
Parameters
size (Int32)
The size of each cube map face.
format (SurfaceFormat)
The surface format of the texture.

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)