This version of Unity is unsupported.

SpriteAtlasExtensions.IsIncludeInBuild

Declaration

public static bool IsIncludeInBuild(U2D.SpriteAtlas spriteAtlas);

Parameters

spriteAtlas Whether the Sprite Atlas is included in the build.

Returns

bool Returns true if the Sprite Atlas is included in the build.

Description

Checks whether this Sprite Atlas is marked to be included in the build.