WorldAnchorManager.ShowDetailedLogs Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.