Contents

coordinateSpace3D(for:)

Returns a value that can be used for CoordinateSpace3D based coordinate conversions.

Declaration

func coordinateSpace3D(for space: any CoordinateSpaceProtocol = LocalCoordinateSpace()) -> GeometryProxyCoordinateSpace3D

Parameters

  • space:

    The SwiftUI coordinate space to represent.