Click or drag to resize

ProjectSettingsPage_GeneralDisplayHierarchyOfObjectsInSettingsWindow Property

Whether to enable an additional objects tree in the Settings window. This makes it possible to work with objects more flexibly, although it takes up more space in the window.

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Reference<bool> DisplayHierarchyOfObjectsInSettingsWindow { get; set; }

Property Value

Type: ReferenceBoolean
See Also