I love the smell of UnrealEd crashing in the morning. – tarquin
UE3:TextureRenderTargetCube (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Surface >> Texture >> TextureRenderTarget >> TextureRenderTargetCube |
Contents |
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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.
[edit] Properties
[edit] Property group 'TextureRenderTargetCube'
[edit] SizeX
Type: int
The width of the texture.
[edit] Internal variables
[edit] Format
Type: Texture.EPixelFormat
Modifiers: const
The format of the texture data.
Default value: PF_A8R8G8B8
