extends VoxelGI

func _ready() -> void:
	# toggle according to the singleton settings.
	visible = PerformanceSettingsSingleton.voxel_gi_enabled