SpriteDataEditor.

GetRect(int) Method

Summary

Returns the rect of the sprite at the specified `index`.
Assembly
Animancer.dll
Namespace
Animancer.Editor.Tools
Containing Type
SpriteDataEditor

Syntax

public Rect GetRect(int index)

Parameters

Name Type Description
index int

Return Value

Type Description
Rect