Contents

init(transform:)

Creates a new manipulation gesture state with the given transform.

Declaration

init(transform: AffineTransform3D = .identity)

Parameters

  • transform:

    The initial transform of a manipulable view.