Contents

init(position:target:scale:up:)

Returns a scaled pose at the specified position with the rotation toward the target.

Declaration

init(position: Point3D = .zero, target: Point3D, scale: Double = 1, up: Vector3D = Vector3D(x: 0, y: 1, z: 0))

See Also

Creating a 3D scaled-pose structure