Version: Unity 6 (6000.0)
Language : English
Sprite Atlas V2 inspector reference
Color

Sprite shape renderer

The SpriteA 2D graphic objects. If you are used to working in 3D, Sprites are essentially just standard textures but there are special techniques for combining and managing sprite textures for efficiency and convenience during development. More info
See in Glossary
Shape Renderer
component renders the geometry that Unity generates along a Spline and controls how it visually appears in a SceneA Scene contains the environments and menus of your game. Think of each unique Scene file as a unique level. In each Scene, you place your environments, obstacles, and decorations, essentially designing and building your game in pieces. More info
See in Glossary
for both 2D and 3D projects. Its inputs are derived from the Sprite Shape Profile.

Topic Description
Color Change the color and the transparency of the sprite.
Mask Interaction Choose whether the sprite is visible inside or outside a Sprite MaskA texture which defines which areas of an underlying image to reveal or hide. More info
See in Glossary
.
Sprite shape renderer reference Control the appearance and rendering priority of the Sprite Shape in relation to other elements and Sprite Masks.

SpriteShapeRenderer

Sprite Atlas V2 inspector reference
Color