Method GetPrefab
GetPrefab()
The Prefab which will be instantiated for each ARParticipant. Can be null
.
Declaration
protected override GameObject GetPrefab()
Returns
Type | Description |
---|---|
GameObject | A Prefab to instantiate for each ARParticipant. |