Skip to main content

Meta_SceneList

Module: Metanodes / Definitions

The SceneList represents the Scenes node in the tree.

#include <meta_root.hpp>

Public Types

TypeName
enumIDX { Idx_Modified, Idx_SaveFileName, Idx_LastImportedFile, Idx_LastViewpoint }
Property index.

Public Types Documentation

enum IDX

EnumeratorValueDescription
Idx_Modifiedbool - Gets set to true if anything in the scene has been modified since last saving
Idx_SaveFileNamestring - Gets set to the path to the file that the scene was last saved as
Idx_LastImportedFilestring - Gets set to the path to the last imported file
Idx_LastViewpointlink - Contains a link to the last viewport that was flown to / activated

Property index.