Difference between revisions of "Shape:setRestitution"
m (included link to other languages) |
|||
Line 13: | Line 13: | ||
* [[parent::Shape]] | * [[parent::Shape]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
− | {{#set:Description=Sets the restitution of the shape. | + | {{#set:Description=Sets the restitution of the shape.}} |
− | }} | + | {{#set:Since=000}} |
== Other Languages == | == Other Languages == | ||
{{i18n|Shape:setRestitution}} | {{i18n|Shape:setRestitution}} |
Revision as of 10:54, 25 March 2011
Sets the restitution of the shape. Restitution indicates the "bounciness" of the shape. High restitution can be used to model stuff like a rubber ball, while low restitution can be used for "dull" objects, like a bag of sand.
Function
Synopsis
Shape:setRestitution( restitution )
Arguments
number restitution
- The restitution of the shape.
Returns
Nothing.
See Also
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info