init(_:)
Returns a new 4 x 4 double-precision matrix from a Spatial affine transform.
Declaration
init(_ affineTransform: AffineTransform3DFloat)Discussion
Values are rounded to a representable value, if necessary.
Returns a new 4 x 4 double-precision matrix from a Spatial affine transform.
init(_ affineTransform: AffineTransform3DFloat)Values are rounded to a representable value, if necessary.