Difference between revisions of "LocalNormal"
From GiderosMobile
Line 5: | Line 5: | ||
=== <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: | + | For example: ''{ y = -1, x = 0 }''</translate> |
Revision as of 09:37, 24 August 2018
Available since: Gideros 2012.09.6
Value: table
Defined by: b2.Manifold
Description
Contains x and y properties with normalized vector values (from -1 to 1). For example: { y = -1, x = 0 }