SFML.Net
| Texture Properties |
The Texture type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
CPointer |
Access to the internal pointer of the object.
For internal use only
(Inherited from ObjectBase.) |
|
MaximumSize |
Maximum texture size allowed
|
|
Repeated |
Control the repeat mode
|
|
Size |
Size of the texture, in pixels
|
|
Smooth |
Control the smooth filter
|
See Also