Share via


PublisherASA.AnchorsPrefab Property

Definition

Object to instantiate wherever native anchors are created to visualize their placement.

public UnityEngine.GameObject AnchorsPrefab { get; set; }
member this.AnchorsPrefab : UnityEngine.GameObject with get, set
Public Property AnchorsPrefab As GameObject

Property Value

UnityEngine.GameObject

Remarks

These are intended for debugging and development.

Applies to