Tesla Graphics Engine Documentation (January 2012)
CreateRenderTargetCubeImplementation Method (size, genMipMaps, format, depthFormat, multiSampleCount, usage)
TeslaTesla.Xna.GraphicsXNARenderSystemProviderCreateRenderTargetCubeImplementation(Int32, Boolean, SurfaceFormat, DepthFormat, Int32, RenderTargetUsage)
Declaration Syntax
C#
public TextureCubeImplementation CreateRenderTargetCubeImplementation(
	int size,
	bool genMipMaps,
	SurfaceFormat format,
	DepthFormat depthFormat,
	int multiSampleCount,
	RenderTargetUsage usage
)
Parameters
size (Int32)
genMipMaps (Boolean)
format (SurfaceFormat)
depthFormat (DepthFormat)
multiSampleCount (Int32)
usage (RenderTargetUsage)

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