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