SpriteDataEditor.

GetAlignment(int) Method

Summary

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

Syntax

public SpriteAlignment GetAlignment(int index)

Parameters

Name Type Description
index int

Return Value

Type Description
SpriteAlignment