Getting Started
Getting Started
Samples & Examples
Core Concepts & Glossary
Unity Package Types
Spaces & Space Templates
Custom Avatars
Custom Avatar Animations
Avatar Attachments
Custom Prefab Objects
Components
‣
‣
Quests and Rewards
Drivable Vehicles
Economy
Economy Overview
Monetization
Items
Consumable Items
Rewarding Items
World Currency
Selling Items
Scripting
‣
Guidelines
Supported Features and Limitations
Performance Guidelines
Lighting
Publishing to Spatial
Finding Published Packages
Support
FAQs
Help and Community
Release Notes
Asset Import Settings
Camera Passthrough
Mark an object to be ignored by the camera. This allows the camera to pass through the object even if it has a collider.
Properties
Property | Function |
Apply To Children | If checked the camera will also pass through all children. |
How To Use
To use camera passthrough you simply add the component to any gameobject.
Note that cameras are only blocked by colliders, so adding camera passthrough to an object with no collider will have no affect.
← Previous
Next →