Gah - a solution with more questions. – EntropicLqd
UE3:SceneCapturePortalActor (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Actor >> SceneCaptureActor >> SceneCaptureReflectActor >> SceneCapturePortalActor |
Contents |
- Package:
- Engine
- Known direct subclass:
- PortalTeleporter
- This class in other games:
- UDK
| 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. |
SceneCapturePortalActor
Place this actor in a level to capture the scene to a texture target using a SceneCapturePortalComponent
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
[edit] Properties
[edit] CameraComp
Type: StaticMeshComponent
Default value: StaticMeshComponent'StaticMeshComponent1'
[edit] CameraMesh
Type: StaticMesh
Modifiers: notforconsole
Default value: StaticMesh'EditorMeshes.MatineeCam_SM'
[edit] TexPropPlaneMesh
Type: StaticMesh
Modifiers: notforconsole
Default value: StaticMesh'EditorMeshes.TexPropPlane'
[edit] Default values
[edit] Subobjects
[edit] SceneCapturePortalComponent0
Class: Engine.SceneCapturePortalComponent
No new values.
[edit] StaticMeshComponent1
Class: Engine.StaticMeshComponent
| Property | Value | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| AlwaysLoadOnClient | False | ||||||||
| AlwaysLoadOnServer | False | ||||||||
| CastShadow | False | ||||||||
| CollideActors | False | ||||||||
| HiddenGame | True | ||||||||
| Scale3D |
|
[edit] StaticMeshComponent2
Class: Engine.StaticMeshComponent
| Property | Value |
|---|---|
| AlwaysLoadOnClient | False |
| AlwaysLoadOnServer | False |
| CastShadow | False |
| CollideActors | False |
| HiddenGame | True |
[edit] Events
[edit] PreBeginPlay
event PreBeginPlay ()
Overrides: Actor.PreBeginPlay
