Method GetPrefab
GetPrefab()
Get the Prefab that will be instantiated for each ARFace. Can be null
.
Declaration
protected override GameObject GetPrefab()
Returns
Type | Description |
---|---|
GameObject | The prefab that will be instantiated for each ARFace. |