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.
Data type | Name | Required | Description |
---|---|---|---|
File | Yes | Specifies the filename for the 3D scene. The filename must end with a .lvsg or .dae extension. |
The following table lists the characteristics of this method.
Data type | |
Available in Run-Time Engine | Yes (Read/Write) |
Available in Real-Time Operating System | Yes |
Remote access allowed | Yes |