This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

ISpritePhysicsOutlineDataProvider.SetOutlines

Declaration

public void SetOutlines(GUID guid, List<Vector2[]> data);

Parameters

guid GUID of the SpriteRect.
data Physics outline data for the SpriteRect.

Description

Given a GUID, sets the Physics outline data used for the SpriteRect.