Mostly Harmless
UE3:SceneCaptureActor (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents |
- Package:
- Engine
- Known direct subclasses:
- SceneCapture2DActor, SceneCaptureCubeMapActor, SceneCaptureReflectActor
| 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. |
SceneCaptureActor
Base class for actors that want to capture the scene using a scene capture component
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties
Property group 'SceneCaptureActor'
SceneCapture
Type: SceneCaptureComponent
Modifiers: const
component that renders the scene to a texture
Default values
| Property | Value |
|---|---|
| bNoDelete | True |
| CollisionType | COLLIDE_CustomDefault |
| Components[0] | SpriteComponent'Sprite' |
| RemoteRole | ROLE_SimulatedProxy |
Subobjects
Sprite
Class: Engine.SpriteComponent
| Property | Value |
|---|---|
| AlwaysLoadOnClient | False |
| AlwaysLoadOnServer | False |
| HiddenGame | True |
