LayerChildrenUpdateInEditor Property |
Whether to call Update methods and event for children components in the editor. The parameter is used to optimize performance.
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic Reference<bool> ChildrenUpdateInEditor { get; set; }Property Value
ReferenceBoolean
See Also