Property supportsCameraDepthTexture
supportsCameraDepthTexture
When true, the pipeline creates a depth texture that can be read in shaders. The depth texture can be accessed as _CameraDepthTexture. This setting can be overridden per camera.
Declaration
public bool supportsCameraDepthTexture { get; set; }
Property Value
Type | Description |
---|---|
bool |