Class HammerEntities.HammerEntity
- Namespace
- ValveResourceFormat.Renderer
- Assembly
- Renderer.dll
Editor representation of a Hammer entity (icons, colors, connection lines).
public class HammerEntities.HammerEntityInheritance
Inherited Members
Fields
Color
Editor color for this entity.
public Color32 ColorField Value
Icons
Editor icon paths (models or materials) for this entity.
public string[] IconsField Value
- string[]
Lines
Visual connection lines to other entities.
public HammerEntities.HammerEntity.Line[] Lines