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.
Creates a new manipulation gesture state with the given transform.
init(transform: AffineTransform3D = .identity)The initial transform of a manipulable view.