大约有 819 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0083 秒)
Laya_社区(403) Laya3.0_api(148) Laya2.0_api(95) laya_api(79) Laya2.0_文档(71) Laya3.0_文档(22) Laya_示例(1)
...个的一个方法,走进了第二方法里 请问有没有方法能够获取“鼠标是否处于按下状态”? 安装layaAirIDE2 ,跟着官网敲hello world 例子,为什么不显示? Layabox 2.0 bate5 运行编译之后 bundle.js 文件里面没有使用命名空间类文件的定义...
来源: Laya_社区 发布时间: 20180103
...is, onComplete)); } ////完成回调 public function onComplete():void { //获取资源 var layaMonkey:Sprite3D = scene.addChild(Loader.getRes("res/threeDimen/skinModel/LayaMonkey/LayaMonkey.lh")) as Sprite3D; //克隆sprite3d var layaMonkey_clone1:Sprite3D = Sprite3D.instantiate(layaMonkey, scene, ...
来源: Laya2.0_文档 发布时间: 20210715
...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Implementation of ISelect.hitTestPrior Inherited from Te...
来源: Laya3.0_api 发布时间: 20231115
...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite bar : Button[read-only] 表示滑块按钮的引用。 Slider blendMode : String指定要...
来源: laya_api 发布时间: 20170929
...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite botto...
来源: laya_api 发布时间: 20170929
... 请问LayaAir中如何使图片以圆形的方式显示? Animator 如何获取当前所有动画名称呢?或者所有的AnimationClip呢? Texture图片能否进行翻转? btn 鼠标移动上去默认文本颜色是绿色,我想换成其他颜色,如何操作? matter中layasprite怎...
来源: Laya_社区 发布时间: 20180424
...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite botto...
来源: laya_api 发布时间: 20170929
...耗用内存大的问题是如何解决的? 请问有没有方法能够获取“鼠标是否处于按下状态”? 招聘:H5游戏开发 坐标:深圳南山 Dialog:屏蔽点击Dialog之外的区域关闭弹框 分享:自定义事件派发与侦听(A页面派发 B页面侦听) TextInp...
来源: Laya_社区 发布时间: 20161124
...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from AnimationBase.hitTestPrior Defined in lay...
来源: Laya3.0_api 发布时间: 20231102
...到摄像机上 var moveScript = camera.addComponent(LightMoveScript); //获取操作的灯光数组 var moverLights = moveScript.lights; var offsets = moveScript.offsets; var moveRanges = moveScript.moveRanges; moverLights.length = 15; //添加15个点光 for (var i = 0; i (图1)
来源: Laya2.0_文档 发布时间: 20210715