Property anchorPrefab
anchorPrefab
Specifies a debug prefab that will be attached to an ARAnchor.
Declaration
public GameObject anchorPrefab { get; set; }
Property Value
| Type | Description |
|---|---|
| GameObject | A debug prefab that will be attached to the AR anchors in a scene. |