|
|
LikeNoOther nous apporta ses lumieres en ce 2007/10/04 04:47:
> Hi I just want to know whether it is possible to cut
> a object with a transparent plane. I need the original colour of the
> textured object to be seen.
>
> Thanks
>
>
Anytime you do any CSG operation and you don't set the texture of the particular
object, you maintain the whole SCG's texture.
Set the texture not into the object's deffinition, but in the difference itself.
Whenever you set an object's texture, that texture will override that of the
complex object.
If you need a single texture for a whole union, intersection or difference, it's
always beter to atribute the texture only once to the whole compound object
rather than to each individual component.
If you want to have a hole and see the inside of the cut object, use cliped_by.
--
Alain
-------------------------------------------------
A hooker once told me she had a headache.
Rodney Dangerfield
Post a reply to this message
|
|