Click or drag to resize

Texture2DToSpriteConverter Fields

The Texture2DToSpriteConverter type exposes the following members.

Fields
  NameDescription
Public fieldPivot
Pivot of converted sprite.
Public fieldRect
Specific rectangle from the texture to use. Only considered if UseTextureRect == false.
Public fieldUseTextureRect
Indicates if the complete texture should be used.
Top
See Also