Contents

volume(shape:)

Grabbing will be performed using a volume of the given shape.

Declaration

static func volume(shape: ClothVolumeShape) -> ClothGrabComponent.GrabMode

Parameters

  • shape:

    The shape of the volume used to select and drag particles.

Return Value

A volume-based grab mode.

See Also

Creating a grab mode