SpriteRendererTextureSwap.

DestroySprites(Texture2D) Method

Summary

Destroys all sprites created for the `texture`.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
SpriteRendererTextureSwap

Syntax

public static void DestroySprites(Texture2D texture)

Parameters

Name Type Description
texture Texture2D

Return Value

Type Description
void