1 |
|
.\" RCSid "$Id" |
2 |
|
.\" Print using the -ms macro package |
3 |
< |
.DA 1/20/99 |
3 |
> |
.DA 10/17/2006 |
4 |
|
.LP |
5 |
|
.tl """Copyright \(co 2006 Regents, University of California |
6 |
|
.sp 2 |
1109 |
|
Vname is the coefficient defined in funcfile that determines the influence |
1110 |
|
of foreground. |
1111 |
|
The background coefficient is always (1-vname). |
1112 |
– |
Since the references are not resolved until runtime, the last |
1113 |
– |
definitions of the modifier id's will be used. |
1114 |
– |
This can result in modifier loops, which are detected by the |
1115 |
– |
renderer. |
1112 |
|
.LP |
1113 |
|
.UL Mixdata |
1114 |
|
.PP |
1235 |
|
variables are global, a period (`.') can be given in |
1236 |
|
place of the file name. |
1237 |
|
It is also possible to give an expression instead of a straight |
1238 |
< |
variable name in a scene file, although such expressions should |
1243 |
< |
be kept simple if possible. |
1238 |
> |
variable name in a scene file. |
1239 |
|
Also, functions (requiring parameters) |
1240 |
|
must be given as names and not as expressions. |
1241 |
|
.PP |