Cogito, ergo sum
UE3:UIMeshWidget (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
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[edit]
Property group 'Appearance'[edit]
Mesh[edit]
Type: StaticMeshComponent
Modifiers: const, editconst
Default value: StaticMeshComponent'WidgetMesh'
Default values[edit]
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
bDebugShowBounds | True | ||||||||||
bSupports3DPrimitives | True | ||||||||||
bSupportsPrimaryStyle | False | ||||||||||
DebugBoundsColor |
|
Subobjects[edit]
WidgetEventComponent[edit]
Class: Engine.UIComp_Event
Inherits from: UIObject.WidgetEventComponent
No new values.
WidgetMesh[edit]
Class: Engine.StaticMeshComponent
Property | Value |
---|---|
ReplacementPrimitive | None |