Property participantPrefab
participantPrefab
(Optional) Instantiates this Prefab for each participant. If null, an empty GameObject
with a ARParticipant component is instantiated instead.
Declaration
public GameObject participantPrefab { get; set; }
Property Value
| Type | Description |
|---|---|
| GameObject |