volume(shape:)
Grabbing will be performed using a volume of the given shape.
Declaration
static func volume(shape: ClothVolumeShape) -> ClothGrabComponent.GrabModeParameters
- shape:
The shape of the volume used to select and drag particles.
Return Value
A volume-based grab mode.