This is the old Animancer v7.4 documentation. Click here for the latest version.

TableGUI.

ScrollPosition Property

Summary

[UnityEngine.SerializeField] The position the table is currently scrolled to.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
TableGUI

Syntax

public Vector2 ScrollPosition { get; }

Value

Type Description
Vector2