Difference between revisions of "Reference:Cubic"
Jump to navigation
Jump to search
Jholsenback (talk | contribs) m (1 revision: Initial Load (TF)) |
Jholsenback (talk | contribs) m (corrected link isue) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 12: | Line 12: | ||
} | } | ||
</pre> | </pre> | ||
| + | <p>If additional accuracy is required you can add the <code>[[Reference:Sturm Object Modifier|sturm]]</code> object modifier.</p> | ||
Latest revision as of 14:08, 17 July 2016
The cubic object
is an alternate way to specify 3rd order polys. Its syntax is:
CUBIC:
cubic {
<A1, A2, A3,... A20>
[POLY_MODIFIERS...]
}
If additional accuracy is required you can add the sturm object modifier.