init(shape:)
Creates a cloth force volume component with the given shape.
Declaration
init(shape: ClothVolumeShape)Parameters
- shape:
The shape of the volume.
Creates a cloth force volume component with the given shape.
init(shape: ClothVolumeShape)The shape of the volume.