[LayaAirIDE 2.0]Laya.Texture2D.load崩溃问题
var material = new Laya.BlinnPhongMaterial();
Laya.Texture2D.load("ceshi.jpg", Laya.Handler.create(this, function (texture) {
material.albedoTexture = texture;
}));
Laya.Texture2D.load("ceshi.jpg", Laya.Handler.create(this, function (texture) {
material.albedoTexture = texture;
}));
没有找到相关结果
已邀请:
要回复问题请先登录
0 个回复