Skip to content

Commit 169b58b

Browse files
authored
Update LightsPunctualExtensionLoader.java
1 parent 2f64bba commit 169b58b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

jme3-plugins/src/gltf/java/com/jme3/scene/plugins/gltf/LightsPunctualExtensionLoader.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,5 +332,4 @@ public float getCutoffDistance(ColorRGBA color, float intensity) {
332332
float range = (float) Math.sqrt(effectiveIntensity / visibleThreshold);
333333
return Math.min(range, maxRange);
334334
}
335-
336335
}

0 commit comments

Comments
 (0)