init(_:physicalSize:)
Creates the image anchoring source from image file URL.
Declaration
init(_ url: URL, physicalSize: SIMD2<Float>)Parameters
- url:
The image file URL.
- physicalSize:
The physical size of tracking image
Creates the image anchoring source from image file URL.
init(_ url: URL, physicalSize: SIMD2<Float>)The image file URL.
The physical size of tracking image