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