public void SetPickState(EntityLookState e) { _ePickState = e; }
public void SetHoverState(EntityLookState e) { _eHoverState = e; }