soft blended edge
hi all,
I'm looking for a good way to do soft blended edge.
I try the edgeblend shader (by Andrew Benson), but it put some 'black alpha pixel'. I need to do that whith real alpha pixel.
thank you for your good ideas !
fxw
is this shader helpful to you?
thanks
I solve the 'black alpha pixel'... just with @blend_enable 1 and @depth_enable 0...
fxw