←Select platform

DebuggingFlag Property

Summary

Value that determines whether to enable the debugging mode.

Syntax
C#
public static int DebuggingFlag {get; set;} 

Property Value

Value that determines whether to enable the debugging mode. Currently, the only values available are 0 and 1. The 0 value means debugging is disabled. The 1 values means the boundary border color will appear different, based on whether software or hardware rendering is used.

Remarks

Yo set the rendering type, refer to Create3DObject_Create

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.