Struct gfx::pso::target::RenderTarget
[−]
[src]
pub struct RenderTarget<T>(_, _);
Render target component. Typically points to a color-formatted texture.
- init: &str
= name of the target
- data: RenderTargetView<T>