Method GetPrefab
GetPrefab()
Gets the prefab that should be instantiated for each AREnvironmentProbe. May be null.
Declaration
protected override GameObject GetPrefab()
Returns
| Type | Description |
|---|---|
| GameObject | The prefab that should be instantiated for each AREnvironmentProbe. |