Long name (short name) |
Argument types |
Properties |
|
-horizontalOffset(-ho)
|
int
|
|
|
If this flag is specified, the message will appear
the specified distance (in pixels) to the right of
the point. Otherwise, a default horizontal offset of 0
pixels is used.
|
|
-object(-o)
|
string
|
|
|
If an object is specified, then the message is drawn
just above the object's bounding-box centre point.
If this flag is not specified, or the object is not
found, then the message is centred in the current view.
|
|
-selection(-s)
|
|
|
|
If this flag is specified, the message will be
centred among the currently selected objects. This
flag does nothing if the object flag is also specified.
|
|
-time(-t)
|
float
|
|
|
If this flag is specified, the message will be
displayed for a minimum of the given amount of time
(in seconds). Otherwise a default time of 1.0 seconds
is used.
|
|
-uvTextureEditor(-uve)
|
boolean
|
|
|
Should the HUD be shown in the UV Texture Editor?
|
|
-verticalOffset(-vo)
|
int
|
|
|
If this flag is specified, the message will appear
the specified distance (in pixels) above the point.
Otherwise, a default vertical offset of 0 pixels is used.
|
|
-viewport(-vp)
|
boolean
|
|
|
Should the HUD be shown in the viewport?
|
|