SetPhysicsThrottleEnabled (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>NXTBoy NEVER ADD |returns = n/a! |
>JulienDethurens No edit summary |
||
Line 1: | Line 1: | ||
<onlyinclude>{{Method| | |||
name = SetPhysicsThrottleEnabled | name = SetPhysicsThrottleEnabled | ||
|arguments = [[ | |arguments = [[bool]] <var>enabled</var> | ||
|description = Sets whether Physics Throttling is enabled or disabled. | |description = Sets whether Physics Throttling is enabled or disabled. | ||
|object = Workspace | |object = Workspace | ||
|}}</onlyinclude> | |}}</onlyinclude> | ||
[[Category:Methods]] | [[Category:Methods]] |
Revision as of 02:01, 8 February 2012
SetPhysicsThrottleEnabled( bool enabled ) | |
Returns | nil |
Description: | Sets whether Physics Throttling is enabled or disabled. |
Member of: | Workspace |