Load VRML File
- Updated2025-01-28
- 2 minute(s) read
Load VRML File
Loads a three-dimensional object model saved in Virtual Reality Modeling Language (VRML) format to display in a 3D scene. VRML files commonly appear with a .wrl file extension.

Inputs/Outputs
![]() Path is the path to the WRL or VRML file. ![]() error out contains error information. This output provides standard error out functionality. ![]() Scene:Read Scene File returns the reference to the loaded file. ![]() error out contains error information. This output provides standard error out functionality. |