Scene:Read Scene File Method

Short Name: Scene.Read Scene File

Requires: Full Development System

Class: Application Methods

To Use: Create a method.

Reads a 3D scene file that you create with the Scene:Write Scene File method. The file being read must have a .lvsg or .dae extension.

If you read a scene saved to disk with textures, this method attempts to load the textures from the location where Scene:Write Scene File created the external images.

Parameters

Data typeNameRequiredDescription
FileYesSpecifies the filename for the 3D scene. The filename must end with a .lvsg or .dae extension.

Remarks

The following table lists the characteristics of this method.

Data type
Available in Run-Time EngineYes (Read/Write)
Available in Real-Time Operating SystemYes
Remote access allowedYes