Please enable JavaScript to view this site.

Query enable automatic 3D scene update feature.

Syntax

bool is_scene_auto_update()

Result

Return status enabling functionality

Notes

By default, this feature is enabled.

Example of use:

bool execute(pan3d::object @panel)

{

  ...

  bool fl = panel.is_scene_auto_update();

  ...

}

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC