Difference between revisions of "Normal"
From GiderosMobile
| Line 2: | Line 2: | ||
'''<translate>Available since</translate>:''' Gideros 2012.09.6<br/>  | '''<translate>Available since</translate>:''' Gideros 2012.09.6<br/>  | ||
'''<translate>Value</translate>:''' table<br/>  | '''<translate>Value</translate>:''' table<br/>  | ||
| + | '''<translate>Defined by</translate>:''' [[Special:MyLanguage/b2.WorldManifold|b2.WorldManifold]]<br/>  | ||
=== <translate>Description</translate> ===  | === <translate>Description</translate> ===  | ||
<translate>Contains x and y properties with normalized vector values (from -1 to 1).  | <translate>Contains x and y properties with normalized vector values (from -1 to 1).  | ||
For example: { y = -1, x => 0}</translate>  | For example: { y = -1, x => 0}</translate>  | ||
Revision as of 09:29, 24 August 2018
Available since: Gideros 2012.09.6
Value: table
Defined by: b2.WorldManifold
Description
Contains x and y properties with normalized vector values (from -1 to 1). For example: { y = -1, x => 0}