We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Creates a basic ThreeJS scene.
Arguments: N/A
Returns: Real
scene = j3d_scene_create();
This will create a new scene and store it's id in the scene variable.