I love the smell of UnrealEd crashing in the morning. – tarquin
UE3:MaterialEditorOptions (UDK)
Object >> MaterialEditorOptions |
Contents
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. |
A configuration class used by the Material Editor to save editor settings across sessions.
Properties[edit]
Property group 'Options'[edit]
bAlwaysRefreshAllPreviews[edit]
Type: bool
Modifiers: config
If TRUE, always refresh all expression previews.
bDrawCurves[edit]
Type: bool
Modifiers: config
If TRUE, draw connections with splines. If FALSE, use straight lines.
Default value: True
bHideUnusedConnectors[edit]
Type: bool
Modifiers: config
If TRUE, don't render connectors that are not connected to anything.
bRealtimeExpressionViewport[edit]
Type: bool
Modifiers: config
If TRUE, the linked object viewport updates in realtime.
bRealtimeMaterialViewport[edit]
Type: bool
Modifiers: config
If TRUE, the 3D mateial preivew viewport updates in realtime.
bShowBackground[edit]
Type: bool
Modifiers: config
If TRUE, render background object in the preview scene.
bShowGrid[edit]
Type: bool
Modifiers: config
If TRUE, render grid the preview scene.
Default value: True
bUseSortedMenus[edit]
Type: bool
Modifiers: deprecated, config
If TRUE, use expression categorized menus.
bUseUnsortedMenus[edit]
Type: bool
Modifiers: config
If FALSE, use expression categorized menus.
FavoriteExpressions[edit]
Modifiers: config
The users favorite material expressions.