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