Summary
Draws a 
		UnityEngine.Transform cell.- Assembly
- Animancer.dll 
- Namespace
- Animancer.Editor 
- Containing Type
- TransformTreeWindow<TObject, TData> 
Syntax
public void DrawTransformCellGUI(Rect area, Transform transform)Parameters
| Name | Type | Description | 
|---|---|---|
| area | Rect | |
| transform | Transform | 
Return Value
| Type | Description | 
|---|---|
| void |