SpriteRendererTextureSwap.

GetSecondaryTextures(Sprite) Method

Summary

A wrapper around UnityEngine.Sprite.GetSecondaryTextures(UnityEngine.SecondarySpriteTexture[]).
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
SpriteRendererTextureSwap

Syntax

public static SecondarySpriteTexture[] GetSecondaryTextures(Sprite sprite)

Parameters

Name Type Description
sprite Sprite

Return Value

Type Description
SecondarySpriteTexture[]