Hosting and domain costs until October 2024 have been generously sponsored by dumptruck_ds. Thank you!

DP ENT SCALE

From Quake Wiki

Revision as of 15:32, 28 February 2008 by KrimZon (talk | contribs) (New page: Field definition: <pre> .float scale; </pre> Controls rendering scale of the object, 0 is forced to be 1, darkplaces uses 1/16th accuracy and a limit of 15.9375, can be used to make an obj...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Field definition:

.float scale;

Controls rendering scale of the object, 0 is forced to be 1, darkplaces uses 1/16th accuracy and a limit of 15.9375, can be used to make an object larger or smaller.