TransformTreeWindow<TObject, TData>.

CreateColumns(float) Method

Summary

Creates the columns for the Animancer.Editor.TransformTreeWindow`2.TreeView to use.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
TransformTreeWindow<TObject, TData>

Syntax

protected abstract MultiColumnHeaderState.Column[] CreateColumns(float width)

Parameters

Name Type Description
width float

Return Value

Type Description
MultiColumnHeaderState.Column[]