Version: 2022.1
言語: 日本語
public void Prepare (Unity.Jobs.JobHandle handle, U2D.SpriteShapeParameters shapeParams, Sprite[] sprites);

パラメーター

handle JobHandle for the C# based SpriteShape Generator Job.
shapeParams Sprite Shape generation input params.
sprites Input list of Sprites.

説明

Prepare and generate the SpriteShape geometry that will be fed to SpriteShape generator for rendering.