SupportsRenderingToTexture

Property

Namespace: Imagini.Drawing

Declared in: Imagini.Drawing.RendererInfo


Indicates whether this renderer supports rendering to texture.

Syntax

public bool SupportsRenderingToTexture { public get; private set; }

Back to index