public void Prepare (Unity.Jobs.JobHandle handle, U2D.SpriteShapeParameters shapeParams, Sprite[] sprites);

파라미터

handleJobHandle for the C# based SpriteShape Generator Job.
shapeParamsSprite Shape generation input params.
spritesInput list of Sprites.

설명

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


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