WrapTargetDebugMode
The Studio-only property for quickly visualizing and debugging meshes with only outer cages.
Items 9
History | Name | Value | Description | |
---|---|---|---|---|
458 | None | 0 | This debug rendering mode does nothing, and this is the default value. | |
473 | TargetCageOriginal | 1 | This debug mode shows the original cage mesh as it was created. | |
473 | TargetCageCompressed | 2 | This debug mode shows corresponding cage mesh compressed by clothing layers above it. This debug mode is intended to validate that the compression algorithm and corresponding cages work as intended. | |
473 | TargetCageInterface | 3 | This debug mode shows the resulting cage mesh for the corresponding Wrap Instance. This debug mode is intended to validate that the final deformed cage looks as intended. | |
473 | TargetLayerCageOriginal | 4 | The same as TargetCageOriginal but affects all WrapTargets that belong to the Wrap Deformer simultaneously. It doesn't matter which particular WrapTarget you enable this debug visualization option. | |
473 | TargetLayerCageCompressed | 5 | The same as TargetCageCompressed but affects all WrapTargets that belong to the Wrap Deformer simultaneously. It doesn't matter which particular WrapTarget you enable this debug visualization option. | |
473 | TargetLayerInterface | 6 | The same as TargetCageInterface but affects all WrapTargets that belong to the Wrap Deformer simultaneously. It doesn't matter which particular WrapTarget you enable this debug visualization option. | |
473 | Rbf | 7 | This debug mode visualizes the internal RBF solver state. You can estimate the wrap deformer expected behavior by looking at this state. All renderable mesh vertices move from a "big sphere" to a "small sphere" along a corresponding line connecting two spheres. | |
521 | OuterCageDetail | 8 |
Removed items 1
History | Name | Value | |
---|---|---|---|
473 | TargetCage | 1 |
Description
The Studio-only property for quickly visualizing and debugging meshes with only outer cages.
This debug visualization only works when the WrapTarget is active and does not work if WrapTarget is not active or incorrectly configured.
History 12
- 521 Add OuterCageDetail
- 473 Add TargetLayerInterface
- 473 Add TargetLayerCageOriginal
- 473 Add TargetLayerCageCompressed
- 473 Add TargetCageOriginal
- 473 Add TargetCageInterface
- 473 Add TargetCageCompressed
- 473 Remove TargetCage
- 473 Add Rbf
- 458 Add TargetCage
- 458 Add None
- 458 Add WrapTargetDebugMode