summaryrefslogtreecommitdiff
path: root/scene/3d/baked_light.cpp
blob: 55832b7c18067154a7765133104ba6e3331d9488 (plain)
1
2
3
4
5
6
7
#include "baked_light.h"
#include "mesh_instance.h"

BakedLight::BakedLight() {


}