SpriteDataEditor.

GetPivot(int) Method

Summary

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

Syntax

public Vector2 GetPivot(int index)

Parameters

Name Type Description
index int

Return Value

Type Description
Vector2