minimumOpacity:PD.Optional(PD.Numeric(0.0,{min:0.0,max:1.0,step:0.01},{description:'The minimum opacity value needed for an object to be have an outline'})),
}),
off:PD.Group({})
},{cycle:true,description:'Draw outline around 3D objects'}),
...
...
@@ -300,6 +301,10 @@ export class PostprocessingPass {