Remove unnecessary onBeforeRender assignment in configureFogVolumeMesh methods
This commit is contained in:
@@ -592,7 +592,6 @@ export class RuntimeHost {
|
||||
);
|
||||
|
||||
if (fogMaterials.length === 0) {
|
||||
mesh.onBeforeRender = null;
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user