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

UE3:SceneCaptureCubeMapActor (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT3 Object >> Actor >> SceneCaptureActor >> SceneCaptureCubeMapActor

Contents

Package: 
Engine
No known subclasses.

SceneCaptureCubeMapActor

Place this actor in the level iot capture it to a cube map render target texture. Uses a Cube map scene capture component

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

Properties

CubeMaterialInst

Type: MaterialInstanceConstant

Modifiers: transient

material instance used to apply the target texture to the static mesh

StaticMesh

Type: StaticMeshComponent

Modifiers: const

for visualizing the cube capture

Default value: StaticMeshComponent'StaticMeshComponent0'

Default values

Property Value
Components[0] SceneCaptureCubeMapComponent'SceneCaptureCubeMapComponent0'
Components[1] StaticMeshComponent'StaticMeshComponent0'
SceneCapture SceneCaptureCubeMapComponent'SceneCaptureCubeMapComponent0'

Subobjects

SceneCaptureCubeMapComponent0

Class: Engine.SceneCaptureCubeMapComponent

No new values.

StaticMeshComponent0

Class: Engine.StaticMeshComponent

Property Value
bAcceptsLights False
CastShadow False
CollideActors False
HiddenGame True
Scale3D
Member Value
X 0.6
Y 0.6
Z 0.6
StaticMesh StaticMesh'EditorMeshes.TexPropSphere'
Personal tools