UTIL SetSize: Difference between revisions
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


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