A sprite is a mesh that represents a 2D image. Used by the SpriteRenderer to render 2D images in the scene.
Optional
The material used to render the sprite
The mesh that represents the sprite
The geometry of the sprite that can be used to create a mesh
A sprite is a mesh that represents a 2D image. Used by the SpriteRenderer to render 2D images in the scene.