init(position:rotation:scale:)
Creates a pose with the specified Spatial position, rotation, and scale structures.
Declaration
init(position: Point3D, rotation: Rotation3D, scale: Double)Creates a pose with the specified Spatial position, rotation, and scale structures.
init(position: Point3D, rotation: Rotation3D, scale: Double)