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

SpriteDataAccessExtensions.SetIndices

매뉴얼로 전환
public static void SetIndices (Sprite sprite, NativeArray<ushort> src);

파라미터

srcThe list of indices for this Sprite. The array must be disposed of by the caller.

설명

Set the indices for this Sprite. This is the same as Sprite.triangle.


Did you find this page useful? Please give it a rating: