Browse Source

Update probebaker, minor

ShiroSmith 4 years ago
parent
commit
ceddd38750
1 changed files with 0 additions and 2 deletions
  1. 0 2
      hrt/prefab/vlm/ProbeBaker.hx

+ 0 - 2
hrt/prefab/vlm/ProbeBaker.hx

@@ -66,8 +66,6 @@ class ProbeBaker {
 		pbrRenderer.renderMode = LightProbe;
 		scene.camera = customCamera;
 
-		setupEnvMap(resolution);
-
 		// Bake a Probe
 		var engine = h3d.Engine.getCurrent();
 		for( f in 0 ... 6 ) {