Mostly Harmless
UE3:UIMeshWidget (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 11:47, 6 November 2009 by (Talk)
Object >> UIRoot >> UIScreenObject >> UIObject >> UIMeshWidget |
- Package:
- Engine
- Direct subclass:
- UTUIMeshWidget
- This class in other games:
- UT3
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Bare bones example of rendering a 3D primitive from a UIScene using a StaticMeshComponent. Though functional, this class is intended primarily as an example of how to attach and use 3D primitives in UIScenes. 3D primitives can be used in any widget class - it doesn't necessarily need to derive from this class.
Properties
Property group 'Appearance'
Mesh
Type: StaticMeshComponent
Modifiers: const, editconst
Default value: StaticMeshComponent'WidgetMesh'
Default values
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
bDebugShowBounds | True | ||||||||||
bSupports3DPrimitives | True | ||||||||||
bSupportsPrimaryStyle | False | ||||||||||
DebugBoundsColor |
|
Subobjects
WidgetEventComponent
Class: Engine.UIComp_Event
Inherits from: UIObject.WidgetEventComponent
No new values.
WidgetMesh
Class: Engine.StaticMeshComponent
Property | Value |
---|---|
ReplacementPrimitive | None |