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

ITransformTreeViewSource.

Transforms Property

Summary

The objects to show in the view.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
ITransformTreeViewSource

Syntax

IList<Transform> Transforms { get; }

Value

Type Description
IList<Transform>