Texture2DToSpriteConverter Fields |
The Texture2DToSpriteConverter type exposes the following members.
| Name | Description | |
|---|---|---|
| Pivot |
Pivot of converted sprite.
| |
| Rect |
Specific rectangle from the texture to use.
Only considered if UseTextureRect == false.
| |
| UseTextureRect |
Indicates if the complete texture should be used.
|