|
@@ -201,10 +201,10 @@ module BABYLON {
|
|
|
|
|
|
@serialize("useObjectSpaceNormalMap")
|
|
|
private _useObjectSpaceNormalMap = false;
|
|
|
- @expandToProperty("_markAllSubMeshesAsTexturesDirty")
|
|
|
/**
|
|
|
* Allows using an object space normal map (instead of tangent space).
|
|
|
*/
|
|
|
+ @expandToProperty("_markAllSubMeshesAsTexturesDirty")
|
|
|
public useObjectSpaceNormalMap: boolean;
|
|
|
|
|
|
@serialize("useParallax")
|