# | Line 129 | Line 129 | by the real arguments. | |
---|---|---|
129 | An alias gets its type and arguments from a previously defined primitive. | |
130 | This is useful when the same material is used with a different | |
131 | modifier, or as a convenient naming mechanism. | |
132 | + | The reserved modifier name "inherit" may be used to specificy that |
133 | + | an alias will inherit its modifier from the original. |
134 | Surfaces cannot be aliased. | |
135 | .PP | |
136 | A line beginning with an exclamation point, `!', |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |