Gah - a solution with more questions. – EntropicLqd

UE3:GeomModifier (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

Revision as of 16:11, 17 May 2008 by Wormbo (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> GeomModifier

Contents

Package: 
Editor
Direct subclass:
GeomModifier_Edit
This class in other games:
UDK

Base class of all geometry mode modifiers.

[edit] Properties

[edit] Property group 'GeomModifier'

[edit] bInitialized

Type: bool

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

[edit] bPushButton

Type: bool

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

[edit] Description

Type: string

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

Default value: "None"