I love the smell of UnrealEd crashing in the morning. – tarquin

UE3:SceneCapture2DActor (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UDK Object >> Actor >> SceneCaptureActor >> SceneCapture2DActor

Contents

Package: 
Engine
This class in other games:
UT3

SceneCapture2DActor

Place this actor in the level to capture it to a render target texture. Uses a 2D scene capture component

[edit] Properties

[edit] DrawFrustum

Type: DrawFrustumComponent

Modifiers: const

used to draw the frustum lines and the texture surface

Default value: DrawFrustumComponent'DrawFrust0'

[edit] Default values

Property Value
Components[0] SceneCapture2DComponent'SceneCapture2DComponent0'
Components[1] StaticMeshComponent'CamMesh0'
Components[2] DrawFrustumComponent'DrawFrust0'
SceneCapture SceneCapture2DComponent'SceneCapture2DComponent0'

[edit] Subobjects

[edit] CamMesh0

Class: Engine.StaticMeshComponent

Property Value
AlwaysLoadOnClient False
AlwaysLoadOnServer False
CastShadow False
CollideActors False
HiddenGame True
ReplacementPrimitive None
StaticMesh StaticMesh'EditorMeshes.MatineeCam_SM'

[edit] DrawFrust0

Class: Engine.DrawFrustumComponent

Property Value
FrustumColor
Member Value
A 255
B 255
G 255
R 255
ReplacementPrimitive None

[edit] SceneCapture2DComponent0

Class: Engine.SceneCapture2DComponent

No new values.

Personal tools