void EditorUpdate(SceneView sceneView) { voxel.EditorUpdate(sceneView.camera); SceneView.RepaintAll(); }