192 |
|
If given, the object's transformation will be prepended to that |
193 |
|
of its parent. |
194 |
|
The second argument is the name of this object, which will be used |
195 |
< |
to name surfaces it contains, and as a modifier for any child objects |
196 |
< |
that reference it. |
195 |
> |
to name surfaces it contains, and as a parent identifier for any child |
196 |
> |
objects that reference it. |
197 |
|
The third argument is the transformation string or file for this object. |
198 |
|
If this argument is enclosed in quotes and begins with a hyphen |
199 |
|
('-'), then it will be interpreted as a |
215 |
|
the input of |
216 |
|
.I xform |
217 |
|
for each frame. |
218 |
< |
An optinal fifth argument |
218 |
> |
An optional fifth argument |
219 |
|
specifies the rendering priority for this object. |
220 |
< |
Values greater than 1 will result in preferential rendering of |
220 |
> |
Values greater than 1.0 will result in preferential rendering of |
221 |
|
this object over other portions of the image when it appears in a frame. |
222 |
< |
Values less than 1 will cause the rendering to neglect this object in |
222 |
> |
Values less than 1.0 will cause the rendering to neglect this object in |
223 |
|
favor of other parts of the image. |
224 |
|
A value of 3.0 can be interpreted as saying the viewer is three times more |
225 |
|
likely to look at this object than the background. |
226 |
|
A file may be given rather than a floating point value, and this file must |
227 |
< |
contain one floating point number per line, corresponding to frames in the |
228 |
< |
animation. |
227 |
> |
contain one floating point number per line, corresponding to priorities |
228 |
> |
for frames in the animation. |
229 |
|
.TP |
230 |
|
.BR VIEWFILE |
231 |
|
This variable names a file from which |