Version: 2021.3
언어: 한국어
public static void SetVertexAttribute (Sprite sprite, Rendering.VertexAttribute channel, NativeArray<T> src);

파라미터

src The list of values for this specific VertexAttribute channel. The array must be disposed of by the caller.

설명

Sets a specific channel of the VertexAttribute.