大约有 656 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0061 秒)
...ugin_set_option("gameUrl", "http://stand.alone.version/index.html"); mPlugin.game_plugin_init(); View gameView = mPlugin.game_plugin_get_view(); this.setContentView(gameView); isLoad = true; gv...
来源: Laya_社区 发布时间: 20170423
...: Cannot read property 'props' of undefined Uncaught unknown animationClip version. Cannot read property 'displayObject' of null 提示错误在laya.core.js里 加载龙骨动画出报错Uncaught getUint16 error - Out of bounds 莫名其妙的报错,this.getStyle()是null 射线检测报错,outH...
来源: Laya_社区 发布时间: 20181018
...到了Physics3D,要怎么解决呀 uncaught error: laya3d: unknown mesh version 问题状态 最新活动: 2019-07-31 16:17 浏览: 783 关注: 4 人 鹏鴥的fly • 2019-07-31 18:28 谢谢大佬,按你说的改后解决了 helloworldlv • 2019-07-31 15:43 搜一下所有引用conchCOnfig.h和co...
来源: Laya_社区 发布时间: 20190725
..."Main Camera"); console.log("test====================:" + Laya.version) } } 问题一: 小米note3:正常 华为p30:报错 问题二: 摄像机在场景中导出了,也能获取到摄像机对象,但屏幕显...
来源: Laya_社区 发布时间: 20190925
...-08-24 18:47 TypeError: Cannot create property '$_GID' on string '<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>访问出错</title> <meta http-equiv=&qu...
来源: Laya_社区 发布时间: 20200810
# PBRStandardMaterial材质详解 ###### *version :2.1.0beta Update:2019-5-14* 基于物理普通反射材质,硬质表面(也就是建筑材质)而设计的,一般用于做粗糙质感的材质。 ##### 主要属性和方法 > 属性 `albedoColor:Vector4` 漫反射颜色。 `albedoTexture:B...
来源: Laya2.0_文档 发布时间: 20210715
...tid":1, "orientation":"isometric", "renderorder":"right-down", "tiledversion":"2018.02.14", "tileheight":86, "tilesets":[ { "columns":2, "firstgid":1, "grid": { "height":151, "or...
来源: Laya_社区 发布时间: 20180321
# Config3D介绍 ###### *version :2.7.0beta Update:2020-6-10* ### Config3D相关介绍 该类用于创建3D初始化设置 | 属性 | | 数据类型 | 默认值 | | ------------------- | --------------------------- | ------- | ------- | | isAntialias | 是否开启抗锯齿 | Boolean | true | | isAl...
来源: Laya2.0_文档 发布时间: 20210714
...stinstall script 'node install.js'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the electron package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node install.j...
来源: Laya_社区 发布时间: 20171124
...i.bone.Skeleton](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=Animation&class=laya.ani.bone.Skeleton) 创建文档类DragonBonesDemo.as,代码编写如下: ```java package { import laya.ani.bone.Skeleton; public class DragonBonesDemo { public funct...
来源: Laya2.0_文档 发布时间: 20210714