Class SceneTreeNode
A ActorTreeNode custom implementation for FlaxEditor.SceneGraph.Actors.SceneNode.
Implements
System.IComparable
Namespace: FlaxEditor.SceneGraph.GUI
Assembly: FlaxEngine.CSharp.dll
Syntax
public sealed class SceneTreeNode : ActorTreeNode, IComparable, IDrawable
Constructors
SceneTreeNode()
Declaration
public SceneTreeNode()
Methods
CacheTextColor()
UpdateText()
Updates the tree node text.
Declaration
public override void UpdateText()