Property activeDepthTexture
activeDepthTexture
Returns the current active depth target texture. To be referenced at RenderGraph pass recording time, not in passes render functions.
Declaration
public TextureHandle activeDepthTexture { get; }
Property Value
Type | Description |
---|---|
TextureHandle | TextureHandle |