mirror of
https://github.com/MapMakersAndProgrammers/Alternativa3D.git
synced 2025-10-26 09:59:10 -07:00
Update src/alternativa/engine3d/materials/StandardMaterial.as
http://forum.alternativaplatform.com/posts/list/10122.page#77398
This commit is contained in:
@@ -325,7 +325,7 @@ package alternativa.engine3d.materials {
|
|||||||
/**
|
/**
|
||||||
* Type of the normal map. Should be defined by constants of <code>NormalMapSpace</code> class.
|
* Type of the normal map. Should be defined by constants of <code>NormalMapSpace</code> class.
|
||||||
*
|
*
|
||||||
* @default NormalMapSpace.TANGENT
|
* @default NormalMapSpace.TANGENT_RIGHT_HANDED;
|
||||||
*
|
*
|
||||||
* @see NormalMapSpace
|
* @see NormalMapSpace
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user