init(position:rotation:scale:)
Creates a scaled pose with the specified double-precision position vector and quaternion.
Declaration
init(position: simd_double3 = .zero, rotation: simd_quatd, scale: Double = 1)Creates a scaled pose with the specified double-precision position vector and quaternion.
init(position: simd_double3 = .zero, rotation: simd_quatd, scale: Double = 1)