TransformTreeWindow<TObject, TData>.

Transforms Property

Summary

The objects to show in the view.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
TransformTreeWindow<TObject, TData>

Syntax

public abstract IList<Transform> Transforms { get; }

Value

Type Description
IList<Transform>