/// <summary> /// /// </summary> private void UpdateBounds() { _bounds.SetExtents(_model.Position, _model.Position + Vector3.One); }