Template:World functions: Difference between revisions
Jump to navigation
Jump to search
Fernando187 (talk | contribs) No edit summary |
Fernando187 (talk | contribs) m (Fix function in wrong category (wiki cleaning)) |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 60: | Line 60: | ||
<li>[[setCoronaReflectionsEnabled]]</li> | <li>[[setCoronaReflectionsEnabled]]</li> | ||
<li>[[setInteriorFurnitureEnabled]]</li> | <li>[[setInteriorFurnitureEnabled]]</li> | ||
<li>[[setNearClipDistance]]</li> | <li>[[setNearClipDistance]]</li> | ||
<li>[[setPedsLODDistance]]</li> | <li>[[setPedsLODDistance]]</li> | ||
| Line 81: | Line 80: | ||
<li>[[setVolumetricShadowsEnabled]]</li> | <li>[[setVolumetricShadowsEnabled]]</li> | ||
}} | }} | ||
{{New items|3.0161|1.6.0| | |||
<li>[[testSphereAgainstWorld]]</li> | |||
|22837}} | |||
| {{#ifeq: {{lc:{{{1}}}}} | server | | {{#ifeq: {{lc:{{{1}}}}} | server | ||
| | | | ||
| Line 113: | Line 115: | ||
<li>[[getWindVelocity]]</li> | <li>[[getWindVelocity]]</li> | ||
<li>[[getSkyGradient]]</li> | <li>[[getSkyGradient]]</li> | ||
{{New items|3.0161|1.6.0| | {{New items|3.0161|1.6.0| | ||
<li>[[isWorldSpecialPropertyEnabled]]</li> | <li>[[isWorldSpecialPropertyEnabled]]</li> | ||
| Line 155: | Line 156: | ||
<li>[[setWindVelocity]]</li> | <li>[[setWindVelocity]]</li> | ||
<li>[[setJetpackMaxHeight]]</li> | <li>[[setJetpackMaxHeight]]</li> | ||
{{New items|3.0161|1.6.0| | {{New items|3.0161|1.6.0| | ||
<li>[[setWorldSpecialPropertyEnabled]]</li> | <li>[[setWorldSpecialPropertyEnabled]]</li> | ||
| Line 162: | Line 162: | ||
<li>[[resetWorldProperties]]</li> | <li>[[resetWorldProperties]]</li> | ||
|22741}} | |22741}} | ||
{{New items|3.0161|1.6.0| | |||
<li>[[removeGameWorld]]</li> | |||
<li>[[restoreGameWorld]]</li> | |||
|22909}} | |||
</ul> | </ul> | ||
</includeonly> | </includeonly> | ||
Latest revision as of 15:02, 10 November 2025
The template contains a list of functions. It accepts 1 parameter, which specifies whether the functions should be displayed for server or client. Regardless of the parameter, a list of shared functions will also be displayed
Example: {{Camera functions|client}} will display a list of client-side functions, and below it a list of shared functions, similarly for the server.