POV-Ray : Newsgroups : povray.general : mesh2 wants a texture but I want a material : Re: mesh2 wants a texture but I want a material Server Time
4 Aug 2024 12:12:53 EDT (-0400)
  Re: mesh2 wants a texture but I want a material  
From: Gilles Tran
Date: 14 May 2003 19:51:44
Message: <3ec2d690@news.povray.org>

3ec2d5d0@news.povray.org...

> Gives a Parse Error: Expected 'object or directive', interior found
> instead.  Remove the interior{} and it works.

You need to add the interior statement at the end.

#declare MyMesh=mesh2{...}

object{MyMesh interior{...}}

G.


--
**********************
http://www.oyonale.com
**********************
- Graphic experiments
- POV-Ray and Poser computer images
- Posters


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.