coordinateSpace3D(for:)
Returns a value that can be used for CoordinateSpace3D based coordinate conversions.
Declaration
func coordinateSpace3D(for space: any CoordinateSpaceProtocol = LocalCoordinateSpace()) -> GeometryProxyCoordinateSpace3DParameters
- space:
The SwiftUI coordinate space to represent.