We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
A camera represents a point of view in the scene. Every scene must have at least a camera.
<camera id="camera_1" fov="70" aspect="1.5" near="1" far="1000"> <position y="300" z="500"/> </camera>