Go to: Synopsis. Return value. Keywords. Flags. MEL examples.
displacementToPoly [-findBboxOnly]
displacementToPoly is undoable, queryable, and editable.
Command bakes geometry with displacement mapping into a polygonal object.boolean | Success or Failure. |
In query mode, return type is based on queried flag.
Long name (short name) | Argument types | Properties | ||
---|---|---|---|---|
-findBboxOnly(-fbb)
|
|
|||
|
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. |
// To bake the rendered geometry and create a new meshShape, for the // selected geometry shape use: displacementToPoly;