/// <inheritdoc /> public override void Destroy() { base.Destroy(); Cubemap?.Dispose(); Starfield?.Dispose(); }