Skip to main content

novorender-api-docs / namespaces / DataJsAPI / SceneData

Interface: SceneData

Properties​

bookmarks?​

optional bookmarks: Bookmark[];

List of bookmarks.


camera?​

optional camera: Required<CameraControllerParams>;

customProperties?​

optional customProperties: any;

db?​

optional db: ObjectDB;

objectGroups​

objectGroups: ObjectGroup[];

List of object groups with properties


organization?​

optional organization: string;

settings?​

optional settings: RenderSettings;

title​

title: string;

tmZone?​

optional tmZone: string;

url​

url: string;

viewerScenes?​

optional viewerScenes: ScenePreview[];