Go to: Synopsis. Return value. Flags. MEL examples.
walkCtx [-crouchCount float] [-walkHeight float] [-walkSensitivity float] [-walkSpeed float] [-walkToolHud boolean]
walkCtx is undoable, queryable, and editable.
This command can be used to create, edit, or query a walk
context.
string | The name of the context |
In query mode, return type is based on queried flag.
crouchCount, walkHeight, walkSensitivity, walkSpeed, walkToolHud
Flag can appear in Create mode of command
|
Flag can appear in Edit mode of command
|
Flag can appear in Query mode of command
|
Flag can be used more than once in a command.
|
walkCtx -ws 2.0 walkContext;