Cloth bend mode to use for cloth simulation.
Used By: ClothVisual#bendMode
//@input Component.ClothVisual clothVisualclothVisual.bendMode = ClothVisual.BendMode.Isometric; Copy
//@input Component.ClothVisual clothVisualclothVisual.bendMode = ClothVisual.BendMode.Isometric;
Cloth bend mode to use for cloth simulation.
See
Used By: ClothVisual#bendMode
Example