texSculptCacheContext is undoable, queryable, and editable.
This is a tool context command for uv cache sculpting tool.
In query mode, return type is based on queried flag.
Long name (short name) |
Argument types |
Properties |
|
-adjustSize(-asz)
|
boolean
|
|
|
If true, puts the tool into the mode where dragging the mouse will edit the brush size.
If false, puts the tool back into the previous sculpt mode.
|
|
-adjustStrength(-ast)
|
boolean
|
|
|
If true, puts the tool into the mode where dragging the mouse will edit the brush strength.
If false, puts the tool back into the previous sculpt mode.
|
|
-direction(-d)
|
int
|
|
|
Specifies how the brush determines where the uvs go.
|
|
-falloffType(-ft)
|
int
|
|
|
Specifies how the brush determines which uvs to affect.
|
|
-floodPin(-fp)
|
float
|
|
|
Sets the pin value for each UV to the given value
|
|
-grabTwist(-gtw)
|
boolean
|
|
|
If true, the grab brush twists the UVs
|
|
-inverted(-inv)
|
boolean
|
|
|
If true, inverts the effect of the brush.
|
|
-mode(-m)
|
string
|
|
|
Specifies the type of sculpting effect the brush will perform.
|
|
-sculptFalloffCurve(-sfc)
|
string
|
|
|
Specifies the falloff curve that affects the brush.
|
|
-showBrushRingDuringStroke(-sbr)
|
boolean
|
|
|
Specifies whether or not to show the brush ring during stroke.
|
|
-size(-sz)
|
float
|
|
|
Specifies the world-space size of the current brush.
|
|
-strength(-st)
|
float
|
|
|
Specifies the world-space strength of the current brush.
|
|