added backend connection for conveyor and vehicle mechanics
This commit is contained in:
@@ -91,7 +91,7 @@ export default function PostProcessing() {
|
||||
)}
|
||||
{selectedActionSphere && (
|
||||
<Outline
|
||||
selection={[selectedActionSphere.point]}
|
||||
selection={[selectedActionSphere.points]}
|
||||
selectionLayer={10}
|
||||
width={1000}
|
||||
blendFunction={BlendFunction.ALPHA}
|
||||
|
||||
Reference in New Issue
Block a user