init(_:)
Creates a point from the specified Spatial size structure.
Declaration
init(_ size: Size3D)Parameters
- size:
A size structure that specifies the coordinates.
Creates a point from the specified Spatial size structure.
init(_ size: Size3D)A size structure that specifies the coordinates.