Click or drag to resize
AB4D logo

RenderTextureRenderingStepRenderTexture Method

Overload List
 NameDescription
Public methodStatic memberRenderTexture(RenderingContext, ShaderResourceView, ViewportF) RenderTexture static method rendered the specified sourceShaderResourceView to the viewport and on the current render targets in the renderingContext.
Public methodStatic memberRenderTexture(RenderingContext, ShaderResourceView, ViewportF, Vector4, Vector4, BlendState, DepthStencilState) RenderTexture static method rendered the specified sourceShaderResourceView to the viewport and on the current render targets in the renderingContext. This method also allows changing the colors in the source texture with using offsets and factors parameters.
Top
See Also