Experimental: this API is experimental and might be changed or removed in the future.

ISpriteOutlineDataProvider.GetOutlines

매뉴얼로 전환
public List<Vector2[]> GetOutlines (GUID guid);

파라미터

guidGUID of the SpriteRect.

반환

List<Vector2[]> Outline data for the SpriteRect.

설명

Given a GUID, returns the outline data used for tessellating the SpriteRect.