added ui fro and iintegerated ui for decal modification
This commit is contained in:
@@ -165,7 +165,7 @@ export default function PostProcessing() {
|
||||
)}
|
||||
{selectedDecal && (
|
||||
<Outline
|
||||
selection={selectedDecal}
|
||||
selection={selectedDecal.decalMesh}
|
||||
selectionLayer={10}
|
||||
width={2000}
|
||||
blendFunction={BlendFunction.ALPHA}
|
||||
|
||||
Reference in New Issue
Block a user