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

SpriteDataAccessExtensions.SetBindPoses

切换到手册
public static void SetBindPoses (Sprite sprite, NativeArray<Matrix4x4> src);

参数

src此精灵的绑定姿势列表。数组必须由调用程序处置。

描述

为此精灵设置绑定姿势。

这通常在精灵的后处理过程中调用,以用绑定姿势数据进行填充。