Contents

init(mode:)

Creates a cloth grab component with the given grab mode.

Declaration

init(mode: ClothGrabComponent.GrabMode)

Parameters

  • mode:

    Whether to grab using a ray or a volume.

See Also

Creating a grab component