Texture Properties

SFML.Net

Texture Properties

The Texture 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 Static member MaximumSize
Maximum texture size allowed
Public property Repeated
Control the repeat mode
Public property Size
Size of the texture, in pixels
Public property Smooth
Control the smooth filter
Top
See Also