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