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