大约有 2,029 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0092 秒)
Laya_社区(1454) Laya3.0_api(361) Laya3.0_文档(64) Laya2.0_文档(44) Laya_示例(34) Laya2.0_api(26) laya_api(26) Laya2.0_示例(20)
Layabox是免费开源的HTML5引擎解决方案,产品家族中包括LayaAir引擎、LayaFlash引擎、LayaOpen开放平台、LayaMarket SDK、LayaStore嵌入式游戏商店、LayaPlayer运行器。核心引擎LayaAir性能全球领先,支持2D、3D、VR开发,支持AS3、JavaScript、TypeScr...
来源: Laya2.0_示例 发布时间: 20260303
...测报错,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 = owner; t...
来源: Laya_社区 发布时间: 20181020
实体组件系统(ECS)1、基础概念1.1 什么是ECS1.2 LayaAir的实体1.3 LayaAir的组件与系统1.4 什么是生命周期方法1.5 什么是事件方法2、组件脚本的内置方法2.1 组件的生命周期方法2.2 组件的事件方法3、组件在IDE的暴露方式四、代码中...
来源: Laya3.0_文档 发布时间: 20251010
...的二进制数组ByteArray,功能完善,api操作简单易懂,因此Laya的Byte在参考ByteArray的同时承接了html5的TypedArray类型化数组的特点。下面看下主要的用法 ### 常用方法 - 构造方法 #### 参数: `length` :长度 当传入length参数时,一个内部数...
来源: Laya2.0_文档 发布时间: 20210715
...ndex | Frames No Frames MovieClipProperties | Methods | Events Packagelaya.ani.swfClasspublic class MovieClipInheritanceMovieClip Sprite Node EventDispatcher Object MovieClip 用于播放经过工具处理后的 swf 动画。 Public Properties Hide Inherited Public Properties Show Inherited Pub...
来源: laya_api 发布时间: 20170929
...g文件的带有hash值得真实文件名。 我的解决方式是修改laya.ani.js文件,在其根源处就进行路径纠正。在laya.ani.js(IDE 2.0.0版本)的4827行左右的Templet类的onComplete及parseData方法中设置this._path的位置处对_path进行路径过滤,去掉它...
来源: Laya_社区 发布时间: 20190419
... var testAnim1:Animation; private var testAnim2:Animation; public function LayaSample() { //初始化引擎 Laya.init(1136, 640,WebGL); trace("ok..."); Laya.stage.on(Event.KEY_DOWN, this, this.onKeydown); } private function onKeydown(event:Event):void { var self:* = this; if(event.keyCode === Keyboa...
来源: Laya_社区 发布时间: 20180424
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/graphics/IndexBuffer3D" IndexBuffer3D Class IndexBuffer3D 请使用LayaGL.RenderOBJCreate.createIndexBuffer3D来创建 IndexBuff...
来源: Laya3.0_api 发布时间: 20231115
...ublic Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/shader/SubShader" SubShader Class SubShader SubShader 类用于创建SubShader。 Hierarchy SubShader Index Constructors constructor Properties IncludeUniformMap Methods _addShaderPass addShaderPass getFlag setFlag __...
来源: Laya3.0_api 发布时间: 20231102
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/physics/joint/RevoluteJoint" RevoluteJoint Class RevoluteJoint 旋转关节强制两个物体共享一个锚点,两个物体相...
来源: Laya3.0_api 发布时间: 20231115