Difference between revisions of "Normal"
From GiderosMobile
 (Created page with "__NOTOC__ '''Available since:''' Gideros 2012.09.6<br/> '''Value:''' table<br/> === Description === <translate>Contains x and y properties with normalized vector values (from...")  | 
				|||
| Line 1: | Line 1: | ||
__NOTOC__  | __NOTOC__  | ||
| − | '''Available since:''' Gideros 2012.09.6<br/>  | + | '''<translate>Available since</translate>:''' Gideros 2012.09.6<br/>  | 
| − | '''Value:''' table<br/>  | + | '''<translate>Value</translate>:''' table<br/>  | 
| − | === Description ===  | + | === <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 07:28, 24 August 2018
Available since: Gideros 2012.09.6
Value: table
Description
Contains x and y properties with normalized vector values (from -1 to 1). For example: { y = -1, x => 0}