POV-Ray : Newsgroups : povray.beta-test : [doc] 6.5.9 Object Modifiers - hollow : [doc] 6.5.9 Object Modifiers - hollow Server Time
29 Jul 2024 08:17:15 EDT (-0400)
  [doc] 6.5.9 Object Modifiers - hollow  
From: Philippe Debar
Date: 25 Jun 2002 05:34:00
Message: <3D183630.1030006@yahoo.fr>
In 6.5.9 Object Modifiers, syntax description

OBJECT_MODIFIER:
    ...
    no_shadow           |
    no_image            |
    no_reflection       |
    ...
    double_illuminate   |
    hollow              |
    ...

Should read :

OBJECT_MODIFIER:
    ...
    no_shadow                   |
    no_image [ Bool ]           |
    no_reflection [ Bool ]      |
    ...
    double_illuminate [ Bool ]  |
    hollow [ Bool ]             |
    ...

Mind that no_shadow does NOT accept a boolean - should this be changed ?


Povingly,

Philippe


Post a reply to this message

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