|
@@ -673,7 +673,7 @@ vColor=color;\n\
|
|
return this;
|
|
return this;
|
|
};
|
|
};
|
|
return CustomMaterial2;
|
|
return CustomMaterial2;
|
|
- }(StandardMaterial));
|
|
|
|
|
|
+ }(BABYLON.StandardMaterial));
|
|
CustomMaterial2.ShaderIndexer = 1;
|
|
CustomMaterial2.ShaderIndexer = 1;
|
|
BABYLON.CustomMaterial2 = CustomMaterial2;
|
|
BABYLON.CustomMaterial2 = CustomMaterial2;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|