POV-Ray : Newsgroups : povray.beta-test : image_pattern bug? Server Time
29 Jul 2024 18:29:48 EDT (-0400)
  image_pattern bug? (Message 1 to 1 of 1)  
From: Slime
Subject: image_pattern bug?
Date: 20 Mar 2002 13:01:54
Message: <3c98ce92@news.povray.org>
Is it a bug that

function{
    pattern{
        image_pattern{
            png "myimage.png"
        }
    }
}

doesn't work? It says "no matching } in 'pattern', image_pattern found
instead." It seems logical to me that an image pattern should work inside a
pattern block...?

- Slime
[ http://www.slimeland.com/ ]
[ http://www.slimeland.com/images/ ]


Post a reply to this message

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