Skip to main content
Apple Developer Docs
Fonts
Symbols
×
SwiftUI
/
Edge
/
init(_:)
init(_:)
Converts a 3D edge to a 2D edge, if possible.
Declaration
init
?(
_
edge
:
Edge3D
)