Mostly Harmless

UE3:GeomModifier (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> GeomModifier
Package: 
Editor
Direct subclass:
GeomModifier_Edit
This class in other games:
UDK

Base class of all geometry mode modifiers.

Properties[edit]

Property group 'GeomModifier'[edit]

bInitialized[edit]

Type: bool

TRUE if the modifier has been initialized. This is useful for interpreting user input and mouse drags correctly.

bPushButton[edit]

Type: bool

If true, this modifier should be displayed as a push button instead of a radio button

Description[edit]

Type: string

A human readable name for this modifier (appears on buttons, menus, etc)

Default value: "None"