Describes a texture which provides the current scene's estimated depth information. Depth is calculated as the relative distance to the camera.
You can follow the steps in this article to add a camera depth texture asset to your project.
Inherits From : TextureBase
Property | Description |
---|---|
trackingQuality | (get) trackingQuality: StringSignal<TrackingQuality> The quality of tracking, as a StringSignal containing a TrackingQuality enum value. |
This module exposes no methods.