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

Difference between revisions of "DP ENT SCALE"

From Quake Wiki

(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...)
(No difference)

Revision as of 15:32, 28 February 2008

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.