Contents

init(position:rotation:scale:)

Creates a scaled pose with the specified double-precision position vector and quaternion.

Declaration

init(position: Point3D = .zero, rotation: Rotation3D, scale: Double = 1)

See Also

Creating a 3D scaled-pose structure