大约有 225 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0042 秒)
...从而得不到之前请求的响应结果。 Public Properties PropertyDefined By data : *[read-only] 返回的数据。HttpRequest http : *[read-only] 本对象所封装的原生 XMLHttpRequest 引用。 HttpRequest url : String[read-only] 请求的地址。HttpRequestPublic Methods Hide...
来源: Laya2.0_api 发布时间: 20190513
...Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By currentAnimationClipIndex : int[read-only] 获取播放器的动画索引。 KeyframeAnimations currentFrameIndex : int[read-only] 获取播放器帧数。 KeyframeAnimations destroyed : Boolean[read-only] ...
来源: laya_api 发布时间: 20170929
...景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined IDE通过.ui自动生成的ui代码报错 问题状态 最新活动: 2019-11-15 14:45 浏览: 2833 关注: 2 人 ankye大华...
来源: Laya_社区 发布时间: 20191115
...st.text = new laya.display.Text(); // in this line is error , so you can't defined class before "Laya.init" Laya.init(800,600); //test.text = new laya.display.Text(); // in this line is right test.text.text = "dsafdsdsada"; test.text.color = "#ff0000"; Laya.stage.addChild(test.text); </script>...
来源: Laya_社区 发布时间: 20170302
...Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Sprite3D clearColor : Vector4摄像机的清除颜色。BaseCamera clearFlag : ...
来源: laya_api 发布时间: 20170929
...】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 循环依赖不能运行 Circular dependency: 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 laya2.0加载3d场景报错Uncaught TypeError: Cannot read prope...
来源: Laya_社区 发布时间: 20180315
...Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component a...
来源: laya_api 发布时间: 20170929
...mplet laya.ani.AnimationTemplet 动画模板类 Public Properties PropertyDefined By aniSectionDic : ObjectTemplet bindBoneBoneSlotDic : Object 绑定插槽数据的字典 Templet boneSlotArray : Array 存放插糟数据的数组 Templet boneSlotDic : Object 存放插槽数据的字典 ...
来源: Laya2.0_api 发布时间: 20190513
...e 是一个用来创建时间轴动画的类。 Public Properties PropertyDefined By scale : Number = 1 缩放动画播放的速度。TimeLine total : int[read-only] 得到总帧数。 TimeLinePublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By addL...
来源: laya_api 发布时间: 20170929
...e 是一个用来创建时间轴动画的类。 Public Properties PropertyDefined By scale : Number = 1 缩放动画播放的速度。TimeLine total : int[read-only] 得到总帧数。 TimeLinePublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By addL...
来源: Laya2.0_api 发布时间: 20190513