• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 3,271 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0075 秒)

3141. laya.d3.component.animator.AnimatorState_API3.0 [ 34%]

...ing = "OnStateLoop" Defined in laya/d3/component/Animator/AnimatorState.ts:30 动画事件 循环完成时调用 Static EVENT_OnStateUpdate EVENT_OnStateUpdate: string = "OnStateUpdate" Defined in laya/d3/component/Animator/AnimatorState.ts:25 动画事件 更新时调用 Accessors clip get clip(): ...

来源: Laya3.0_api 发布时间: 20231115

3142. laya.d3.component.volume.Volume_API3.0 [ 34%]

...nherited from Component._singleton Defined in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: ...

来源: Laya3.0_api 发布时间: 20231115

3143. laya.d3.physicscannon.CannonPhysicsTriggerComponent_API3.0 [ 34%]

...nherited from Component._singleton Defined in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 canScaleShape canScaleShape: boolean = true Inherited from CannonPhysicsTriggerComponent.canScaleShape Defined in laya/d3/physicsCannon/CannonPhysicsCom...

来源: Laya3.0_api 发布时间: 20231102

3144. laya.maths.Matrix_API3.0 [ 34%]

...umber, ty?: number, nums?: number): Matrix Defined in laya/maths/Matrix.ts:30 使用指定参数创建新的 Matrix 对象。 Parameters Default value a: number = 1 (可选)缩放或旋转图像时影响像素沿 x 轴定位的值。 Default value b: number = 0 (可选)旋转或倾斜图像...

来源: Laya3.0_api 发布时间: 20231115

3145. laya.d3.utils.Utils3D_API3.0 [ 34%]

...Float32Array, outOffset: number): void Defined in laya/d3/utils/Utils3D.ts:306 通过数组数据计算矩阵乘法。 Parameters leftArray: Float32Array left矩阵数组。 leftOffset: number left矩阵数组的偏移。 rightArray: Float32Array right矩阵数组。 rightOffset: number right矩阵...

来源: Laya3.0_api 发布时间: 20231115

3146. laya.ani.swf.MovieClip [ 33%]

... Sprite  index : int当前播放索引。MovieClip  interval : int = 30 播放间隔(单位:毫秒)。MovieClip  loop : Boolean是否循环播放 MovieClip mask : Sprite 遮罩,可以设置一个对象(支持位图和矢量图),根据对象形状进行遮罩显示。 【注意】遮罩...

来源: laya_api 发布时间: 20170929

3147. 使用IDE发布小游戏时,启用了版本管理会导致使用 Laya.MiniAdpter.nativefiles 定义的本地资源文件无法加载 [ 33%]

...on 的引用: var ResourceVersion = laya.net.ResourceVersion;  2、第330-336行,将 MiniFileMgr.isLocalNativeFile=function(url){ for(var i=0,sz=MiniAdpter.nativefiles.length;i<sz;i++){ if(url.indexOf(MiniAdpter.nativefiles)!=-1) return true; } return false; }修改为: MiniFileMgr.isLoca...

来源: Laya_社区 发布时间: 20181212

3148. laya.d3.physicscannon.CannonPhysicsCollider_API3.0 [ 33%]

...nherited from Component._singleton Defined in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 canScaleShape canScaleShape: boolean = true Inherited from CannonPhysicsTriggerComponent.canScaleShape Defined in laya/d3/physicsCannon/CannonPhysicsCom...

来源: Laya3.0_api 发布时间: 20231102

3149. laya.physics.joint.MotorJoint_API3.0 [ 33%]

...nherited from Component._singleton Defined in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 collideConnected collideConnected: boolean = false Defined in laya/physics/joint/MotorJoint.ts:16 [首次设置有效]两个刚体是否可以发生碰...

来源: Laya3.0_api 发布时间: 20231115

3150. 安卓端概率性崩溃 [ 33%]

...leep(Thread.java:985) 4 com.tencent.bugly.proguard.ab.run(BUGLY:183)   #730 SL-NetWorkSender 1 android.os.MessageQueue.nativePollOnce(Native Method) 2 android.os.MessageQueue.next(MessageQueue.java:328) 3 android.os.Looper.loop(Looper.java:164) 4 android.os.HandlerThread.run(HandlerThread.java...

来源: Laya_社区 发布时间: 20191030