This project was created from the "basic 3D" project template and stripped down to use the most basic necessities for a 3d project. A clean start for a 3d project.
The settings in "game.project" are mostly set to the default values. The render script is a modified version of the default render script with the addition that models are rendered in a separate pass after 2D components such as sprites and tilemaps. The physics type is set to 3D and not 2D.
The project contains a bootstrap "main.collection" that includes a game object, camera component and script that sets a background color and sets the camera to active slot in render script.
Check out the documentation pages for examples, tutorials, manuals and API docs.
If you run into trouble, help is available in our forum.
Happy Defolding!