Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsIncludeInBuild(SpriteAtlas)

Checks whether this Sprite Atlas is marked to be included in the build.
Read time 1 minuteLast updated 12 days ago

Definition

public static bool IsIncludeInBuild(this SpriteAtlas spriteAtlas)

Parameters

spriteAtlas

Whether the Sprite Atlas is included in the build.

Returns

Type

Description

boolReturns true if the Sprite Atlas is included in the build.