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