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.
Creates a cloth grab component with the given grab mode.
init(mode: ClothGrabComponent.GrabMode)Whether to grab using a ray or a volume.