大约有 739 项符合查询结果, 库内数据总量为 31,715 项。 (搜索耗时: 0.0077 秒)
Laya_社区(539) Laya3.0_api(50) Laya3.0_文档(45) Laya2.0_api(40) Laya2.0_文档(39) laya_api(25) Laya_示例(1)
...色问题 ios原生回调问题 关于shader中opengl函数问题 new Laya.Sprite();绘制图形以后,怎么删除释放资源? graphics alpha 问题 (此问题已经无效) 模型资源释放问题 问题状态 最新活动: 2018-08-31 16:37 浏览: 978 关注: 2 人
来源: Laya_社区 发布时间: 20180830
...题求助! 1.ts module A{ export var a:类;(类里面包含坐标、Sprite3D等变量) } 2.ts module A{ export function test(){ a = new a(); a.vector2 = new Vector2(100, 100); a.加载() //Laya.loader.create 加载一个模型。 这个a类里面有回调方法 ...
来源: Laya_社区 发布时间: 20180516
...new Laya.Scene()); scene.once(Laya.Event.HIERARCHY_LOADED, null, function (sprite) { console.log("scene HIERARCHY_LOADED"); }); scene.once(Laya.Event.LOADED, null, function (sprite) { console.log("scene LOADED"); });HIERARCHY_LOADED 和 LOADED有什么区别?为什么对scene不起作用? 2017-0...
来源: Laya_社区 发布时间: 20170619
...,如何操作? ui list 里面的元素不能点击两次 如何设置Sprite的宽高和点击区域? iphoneX环境下新手引导的抠图透明区域为黑色,其它机型都是正常的。 关于遍历产生的sprite的点击事件,急,大神帮看哈 求指点3d射线碰撞和UI点击...
来源: Laya_社区 发布时间: 20180226
...变成这样了 LayaUISample.js代码: (function () { var Sprite = Laya.Sprite; var Stage = Laya.Stage; var Browser = Laya.Browser; var WebGL = Laya.WebGL; var Render = Laya.Render; var Matter = Browser.window.Matter; var LayaRender = B...
来源: Laya_社区 发布时间: 20180323
...: boolean = false Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:641 _skinBaseUrl _skinBaseUrl: string Inherited from Text._skinBaseUrl Defined in laya/display/Sprite.ts:276 如果节点需要加...
来源: Laya3.0_api 发布时间: 20231115
...: boolean = false Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:641 _skinBaseUrl _skinBaseUrl: string Inherited from Text._skinBaseUrl Defined in laya/display/Sprite.ts:276 如果节点需要加...
来源: Laya3.0_api 发布时间: 20231115
...: boolean = false Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:641 _skinBaseUrl _skinBaseUrl: string Inherited from Text._skinBaseUrl Defined in laya/display/Sprite.ts:276 如果节点需要加...
来源: Laya3.0_api 发布时间: 20231115
...fined in laya/display/Node.ts:56 _graphics _graphics: AutoBitmap Overrides Sprite._graphics Defined in laya/ui/Image.ts:98 _ownGraphics _ownGraphics: boolean = false Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _scene _scene: Node Inherited from Node._scene Defined in laya/...
来源: Laya3.0_api 发布时间: 20231115
...nts Packagelaya.uiClasspublic class PanelInheritancePanel Box UIComponent Sprite Node EventDispatcher Object Panel 是一个面板容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node ...
来源: Laya2.0_api 发布时间: 20190513