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>