Contents

init(forward:scale:up:)

Creates a scaled pose with the specified forward and up vectors.

Declaration

init(forward: Vector3D, scale: Double = 1, up: Vector3D = Vector3D(x: 0, y: 1, z: 0))

See Also

Creating a 3D scaled-pose structure