Difference between revisions of "LocalNormal"
From GiderosMobile
| 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: [[Special:MyLanguage/{ y = -1, x = 0 }|{ y = -1, x = 0 }]]</translate>  | For example: [[Special:MyLanguage/{ y = -1, x = 0 }|{ y = -1, x = 0 }]]</translate>  | ||
Revision as of 07:29, 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: [[Special:MyLanguage/{ y = -1, x = 0 }|{ y = -1, x = 0 }]]