Mostly Harmless

UE3:SceneCaptureCubeMapComponent (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT3 Object >> Component >> ActorComponent >> SceneCaptureComponent >> SceneCaptureCubeMapComponent

Contents

Package: 
Engine
No known subclasses.

SceneCaptureCubeMapComponent

Allows a scene capture to up to 6 2D texture render targets

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

[edit] Properties

[edit] Property group 'Capture'

[edit] FarPlane

Type: float

far plane clip distance

Default value: 500.0

[edit] NearPlane

Type: float

near plane clip distance

Default value: 20.0

[edit] TextureTarget

Type: TextureRenderTargetCube

texture targets for the six cubemap faces

[edit] Internal variables

[edit] WorldLocation

Type: Object.Vector

Modifiers: private, const, transient, native

world location based on parent transform

Personal tools