大约有 188 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0045 秒)
Laya_社区(121) Laya3.0_api(21) Laya2.0_api(12) laya_api(11) Laya3.0_文档(11) Laya2.0_文档(11) Laya_示例(1)
...的模型都会出现红色边框。 2.6 模型的吸附 2.6.1 下吸附:End 假设有两个立方体,Cube1在上,Cube2在下,选中Cube1,按下End键(Mac: fn+右方向键),如动图2-9所示,Cube1会直接下落到下面的Cube2上。 (动图2-9) 2.6.2 点吸附:V 点吸附...
来源: Laya3.0_文档 发布时间: 20240910
... } } //-------------------------------end------------------------------ property = property[node.getPropertyByIndex(i)]; if (property instanceof Material) { mat = true ...
来源: Laya_社区 发布时间: 20240517
...渲染函数以实现自定义的富文本类型) */ export class Label extends Laya.Text { constructor() { super(); } private typeList = {}; //取出文本里面的关键字 private typeIndexList = ; //关键字所在文本的位置 private typeLines = ; //利用关键字重新划分文本 private ...
来源: Laya_社区 发布时间: 20180417
...线检测报错,outHitInfo.sprite3D=null; 代码: class SceneScript extends Laya.Script{ private ray : Laya.Ray; private hit: Laya.RaycastHit; private phasorSprite3D:Laya.PhasorSpriter3D; private camera : Laya.Camera; private scene: Laya.Scene; public _load(owner : any):void{ this.scene = ow...
来源: Laya_社区 发布时间: 20181020
...Spriter3D = new Laya.PhasorSpriter3D(); } MousePickingScene.prototype.lateRender = function (state) { MousePickingScene.__super.prototype.lateRender.call(state); //从屏幕空间生成射线 this.point.elements[0] = Laya.stage.mouseX; this.point.elements[1] = Laya.stage.mouseY; this.camera.viewport...
来源: Laya_社区 发布时间: 20170323
...03-19 15:01:05.331 15556-15556/? E/0: ==============Java流程 FlashScreen end 调用checkApkUpdate 03-19 15:01:05.336 15556-15556/? E/0: ==============Java流程 checkApkUpdate 03-19 15:01:05.346 15556-15556/? E/LayaBox: >>>>>>>>>>>>>>>>>>>&g...
来源: Laya_社区 发布时间: 20180319
...一定影响。 Sprite basePath : String资源根目录。MovieClip blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,同时也可以...
来源: laya_api 发布时间: 20170929
...Android\test\android_studio\app\build\intermediates\split-apk\debug\dep\dependencies.apk F:\GWCT\Android\test\android_studio\app\build\intermediates\split-apk\debug\slices\slice_2.apk F:\GWCT\Android\test\android_studio\app\build\intermediates\split-apk\debug\slices\slice_8.apk F:\GWCT\Android\test\...
来源: Laya_社区 发布时间: 20190723
...一定影响。 Sprite basePath : String资源根目录。MovieClip blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,同时也可以...
来源: Laya2.0_api 发布时间: 20190513
...er save asset-db save script-asset-db watcher start: 1.330078125 ms scene renderer start: 807.7509765625 ms load extensions: 9.158935546875 ms setLayout: 28.31201171875 ms start login validate scene Start build web, destPath=c:\test/release/web 正在初始化 Run .onSetup 正在清理旧数据 开...
来源: Laya_社区 发布时间: 20250102