RenderTexture Properties

SFML.Net

RenderTexture Properties

The RenderTexture type exposes the following members.

Properties
  Name Description
Public property CPointer
Access to the internal pointer of the object. For internal use only
(Inherited from ObjectBase.)
Public property DefaultView
Default view of the render texture
Public property Size
Size of the rendering region of the render texture
Public property Smooth
Control the smooth filter
Public property Texture
Target texture of the render texture
Top
See Also