Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

SpriteDataAccessExtensions.HasVertexAttribute

Declaration

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.