Pop quiz
Q1. Which component can be used to rotate a 3D object?
CuboidMesh
RotationAnimation
Transform
Q2. Which component is the most suitable for emulating the light of the sun?
DirectionalLight
PointLight
SpotLight
Q3. What is a Qt 3D material?
- An object that allows you to load a texture from a file.
- A component that defines the physical properties of the object.
- A component that defines the visible properties of the object's surface.