init(group:name:)
Creates the image anchoring source by group and name in AR Resources.
Declaration
init(group: String, name: String)Parameters
- group:
The group name of the image in AR Resources.
- name:
The name of the image in AR Resources.
Creates the image anchoring source by group and name in AR Resources.
init(group: String, name: String)The group name of the image in AR Resources.
The name of the image in AR Resources.