UE3:Scene (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
UT3 Object >> Scene
Package:
Engine
This class in other games:

Scene - script exposed scene enums Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Constants

SDPG_NumBits

Value: 3

bits needed to store DPG value

Enums

EDetailMode

Detail mode for primitive component rendering.

DM_Low
DM_Medium
DM_High

ESceneDepthPriorityGroup

A priority for sorting scene elements by depth. Elements with higher priority occlude elements with lower priority, disregarding distance.

SDPG_UnrealEdBackground
SDPG_World
SDPG_Foreground
SDPG_UnrealEdForeground
SDPG_PostProcess