WrapLayerDebugMode
The Studio-only property for quickly visualizing and debugging meshes with inner cage and outer cages.
Items 14
History | Name | Value | Description | |
---|---|---|---|---|
458 | None | 0 | This debug rendering mode does nothing. This is the default value. | |
459 | BoundCage | 1 | This debug mode visualizes corresponding cage mesh vertices bound to an underlying WrapTarget. In order to find corresponding vertices between different cages, the Wrap Deformer algorithm uses UV matching. As long as your WrapLayer cage mesh share the same UV layout as WrapTarget, its vertices will be marked as "bound". | |
458 | LayerCage | 2 | This debug mode shows the resulting layer mesh as a whole. The deformer will use vertex locations from the previous layer for all unbound vertices. | |
459 | BoundCageAndLinks | 3 | The same as BoundCage but also visualizes how bound vertices were moved. You can use this mode to identify where they belong on a previous layer and where they are located on the current layer. | |
458 | Reference | 4 | This debug mode shows the original inner cage mesh as it was created. | |
473 | Rbf | 5 | This debug mode visualizes the internal RBF solver state. You can estimate the wrap deformer's 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. | |
488 | OuterCage | 6 | This debug mode shows the original outer cage mesh as it was created. | |
521 | ReferenceMeshAfterMorph | 7 | ||
521 | HSROuterDetail | 8 | ||
521 | HSROuter | 9 | ||
521 | HSRInner | 10 | ||
521 | HSRInnerReverse | 11 | ||
534 | LayerCageFittedToBase | 12 | ||
534 | LayerCageFittedToPrev | 13 |
Removed items 2
History | Name | Value | |
---|---|---|---|
459 | BindedCage | 1 | |
459 | BindedCageAndLinks | 3 |
Description
The Studio-only property for quickly visualizing and debugging meshes with inner and outer cages.
This debug visualization only works when the WrapLayer is active and does not work if WrapLayer is not active or incorrectly configured.
History 27
- 534 Add LayerCageFittedToPrev
- 534 Add LayerCageFittedToBase
- 521 Add ReferenceMeshAfterMorph
- 521 Add HSROuterDetail
- 521 Add HSROuter
- 521 Add HSRInnerReverse
- 521 Add HSRInner
- 488 Add OuterCage
- 473 Add Rbf
- 459 Add BoundCageAndLinks
- 459 Add BoundCage
- 459 Remove BindedCageAndLinks
- 459 Remove BindedCage
- 458 Remove BoundCageAndLinks
- 458 Remove BoundCage
- 458 Add BindedCageAndLinks
- 458 Add BindedCage
- 459 Add BoundCageAndLinks
- 459 Add BoundCage
- 459 Remove BindedCageAndLinks
- 459 Remove BindedCage
- 458 Add Reference
- 458 Add None
- 458 Add LayerCage
- 458 Add BindedCageAndLinks
- 458 Add BindedCage
- 458 Add WrapLayerDebugMode