Experimental
: this API is experimental and might be changed or removed in the future.
SpriteDataAccessExtensions
.HasVertexAttribute
public static bool
HasVertexAttribute
(
Sprite
sprite
,
Rendering.VertexAttribute
channel
);
Returns
bool
True if the channel exists.
Description 描述
Checks if a specific channel exists for this Sprite.