大约有 3,271 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0075 秒)
Laya_社区(2946) Laya3.0_api(163) Laya2.0_文档(63) Laya_示例(34) Laya3.0_文档(31) Laya2.0_示例(22) laya_api(7) Laya2.0_api(5)
...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
...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
...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
...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
...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
... Sprite index : int当前播放索引。MovieClip interval : int = 30 播放间隔(单位:毫秒)。MovieClip loop : Boolean是否循环播放 MovieClip mask : Sprite 遮罩,可以设置一个对象(支持位图和矢量图),根据对象形状进行遮罩显示。 【注意】遮罩...
来源: laya_api 发布时间: 20170929
...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
...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
...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
...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