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)Creates a scaled pose with the specified double-precision position vector and quaternion.
init(position: Point3D = .zero, rotation: Rotation3D, scale: Double = 1)