Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
UISceneClient used for rendering scenes in the editor. Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Core.Object | +-- Engine.UIRoot | +-- Engine.UISceneClient | +-- UnrealEd.EditorUISceneClient
UTEditorUISceneClient
Constants Summary |
---|
Variables Summary | |
---|---|
bool | bIsUIPrimitiveSceneInitialized |
pointer | ClientCanvasScene |
UIScene | Scene |
UISceneManager | SceneManager |
pointer | SceneWindow |
Inherited Variables from Engine.UISceneClient |
---|
ActiveControl, ActiveSkin, bEnablePostProcess, CanvasToScreen, DataStoreManager, InvCanvasToScreen, MousePosition, OpacityParameter, OpacityParameterName, RenderViewport, UIScenePostProcess |
Inherited Variables from Engine.UIRoot |
---|
CurrentMenuState, ModifierStack |
Enumerations Summary |
---|
Structures Summary |
---|
Functions Summary | ||
---|---|---|
![]() | ShowDockingStacks ())) |
Variables Detail |
---|
TRUE if the scene for rendering 3d prims on this UI has been initialized
canvas scene for rendering 3d primtives/lights. Created during Init
the scene associated with this scene client. Always valid, even when the scene is currently being edited
pointer to the UISceneManager singleton. set by the scene manager when an EditorUISceneClient is created
pointer to the editor window for the scene associated with this scene client. Only valid while the scene is being edited
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { Name="Default__EditorUISceneClient" ObjectArchetype=UISceneClient'Engine.Default__UISceneClient' } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |