I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE3:TextureRenderTargetCube (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> Surface >> Texture >> TextureRenderTarget >> TextureRenderTargetCube
Package: 
Engine
This class in other games:
UDK

TextureRenderTargetCube

Cube render target texture resource. This can be used as a target for rendering as well as rendered as a regular cube texture resource.

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties[edit]

Property group 'TextureRenderTargetCube'[edit]

SizeX[edit]

Type: int

The width of the texture.

Internal variables[edit]

Format[edit]

Type: Texture.EPixelFormat

Modifiers: const

The format of the texture data.

Default value: PF_A8R8G8B8