WorldAnchorManager.ShowDetailedLogs Property

Definition

If true, more verbose logging messages will be written to the console window.

public:
 property bool ShowDetailedLogs { bool get(); };
public bool ShowDetailedLogs { get; }
member this.ShowDetailedLogs : bool
Public ReadOnly Property ShowDetailedLogs As Boolean

Property Value

Remarks

Note that ShowDetailedLogs and AnchorDebugText will cause the same set of information to be displayed.

Applies to