IPipelineRenderTarget

Description

interface Tinman.AddOns.DirectX12.Pipeline.IPipelineRenderTarget

Full source code is included in the Tinman 3D SDK download.

Base interface for pipeline objects that provide render targets for the output merger state.

The render target view resp. depth/stencil view can be obtained via IPipelineObject.DescriptorZero, by using the descriptor index 0 resp. 1.

Public / Attributes

Sample​Desc


public attribute SampleDesc → (get)

value : MultiSampleType

The multi-sample description.

Returns the multi-sample description of this render target.