UTIL SetSize: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{lang|UTIL SetSize|title=UTIL_SetSize}} '''UTIL_SetSize''' is a wrapper function for SetMinMaxSize that sets the model size of an entity. {{todo|Add examples.}} Category:P...")
 
No edit summary
 
Line 1: Line 1:
{{lang|UTIL SetSize|title=UTIL_SetSize}}
{{lang|UTIL SetSize|title=UTIL_SetSize}}
'''UTIL_SetSize''' is a wrapper function for SetMinMaxSize that sets the model size of an entity.
'''UTIL_SetSize''' is a wrapper [[UTIL]] function for SetMinMaxSize that sets the model size of an entity.


{{todo|Add examples.}}
{{todo|Add examples.}}
[[Category:Programming]]
[[Category:Programming]]
[[Category:UTIL]]
[[Category:UTIL]]

Latest revision as of 13:41, 2 November 2021

English (en)Translate (Translate)

UTIL_SetSize is a wrapper UTIL function for SetMinMaxSize that sets the model size of an entity.

Todo: Add examples.