JavaScript API Reference

Reference pages for Wonderland Engine’s JavaScript API classes, namespaces and enums.

Custom Components 

You can kick-start your component by creating it through the “Asset Browser”: right-click on free space in the files area.

Make sure to register your component with WL.registerComponent.

To make the component appear in the editor, add the script or folder to the list in “Project Settings”.

See also the JavaScript Quick Start Guide.

API