Using Physical Cameras
Understanding the View Frustum

Camera Tricks

It is useful to understand how the cameraA component which creates an image of a particular viewpoint in your scene. The output is either drawn to the screen or captured as a texture. More info
See in Glossary
works when designing certain visual effects or interactions with objects in the sceneA Scene contains the environments and menus of your game. Think of each unique Scene file as a unique level. In each Scene, you place your environments, obstacles, and decorations, essentially designing and building your game in pieces. More info
See in Glossary
. This section explains the nature of the camera’s view and how it can be used to enhance gameplay.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答