Reference API Roblox

Engine API

Website

Related

Reference API Roblox

WrapTargetDebugMode

The Studio-only property for quickly visualizing and debugging meshes with only outer cages.

Items 9

HistoryNameValueDescription
458None0

This debug rendering mode does nothing, and this is the default value.

473TargetCageOriginal1

This debug mode shows the original cage mesh as it was created.

473TargetCageCompressed2

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.

473TargetCageInterface3

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.

473TargetLayerCageOriginal4

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.

473TargetLayerCageCompressed5

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.

473TargetLayerInterface6

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.

473Rbf7

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.

521OuterCageDetail8

Removed items 1

HistoryNameValue
473TargetCage1

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

Settings