大约有 621 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0039 秒)
Laya3.0_api(295) Laya_社区(261) Laya2.0_文档(32) Laya3.0_文档(19) Laya2.0_示例(5) Laya2.0_api(5) laya_api(2) Laya_示例(2)
...eShape Implements IClone Index Constructors constructor Properties arc emitFromEdge enable radius randomDirection shapeType Accessors arcDEG Methods clone cloneTo generatePositionAndDirection Constructors constructor new CircleShape(): CircleShape Overrides BaseShape.constructor Defined in laya/d3/c...
来源: Laya3.0_api 发布时间: 20231115
...例。 Returns PhysicsUpdateList Methods destroy destroy(): void Inherited from SingletonList.destroy Defined in laya/utils/SingletonList.ts:76 Returns void indexof indexof(element: PhysicsComponent): number Inherited from SingletonList.indexof Defined in laya/utils/SingletonList.ts:41 Parameters el...
来源: Laya3.0_api 发布时间: 20231115
... Returns CannonPhysicsUpdateList Methods destroy destroy(): void Inherited from SingletonList.destroy Defined in laya/utils/SingletonList.ts:69 Returns void indexof indexof(element: CannonPhysicsComponent): number Inherited from SingletonList.indexof Defined in laya/utils/SingletonList.ts:41 Paramet...
来源: Laya3.0_api 发布时间: 20231102
...个脚本怎么交互 首先我的目录结构是这样的 import xxx from “./xxx.js”只能引用同级目录或者子目录下的脚本 import UIManage from "E:/LayaProject/BugTest/src/GameManage/UIManage.js"; 这样虽然可以引用不过也太麻烦了, 大佬们有什么简便的...
来源: Laya_社区 发布时间: 20200525
...ccess to Image at 'file:///E:/layawork/myLaya12/bin/h5/war/background.png' from origin 'null' has been blocked by CORS policy: Invalid response. Origin 'null' is therefore not allowed access. 加载本地文件总是报错, chrome 浏览器快捷方式有加 --allow-file-access-from-files 了,...
来源: Laya_社区 发布时间: 20170830
...ransform3D.ts:14 Static tmpVec3 tmpVec3: Vector3 = new Vector3() Inherited from Transform3D.tmpVec3 Defined in laya/d3/core/Transform3D.ts:882 Accessors localMatrix get localMatrix(): Matrix4x4 set localMatrix(value: Matrix4x4): void Overrides Transform3D.localMatrix Defined in laya/d3/RenderObjs/Na...
来源: Laya3.0_api 发布时间: 20231115
...hell,2为Volume,3为VolumeShell。 enable enable: boolean = true Inherited from BaseShape.enable Defined in laya/d3/core/particleShuriKen/module/shape/BaseShape.ts:26 是否启用。 length length: number Defined in laya/d3/core/particleShuriKen/module/shape/ConeShape.ts:22 椎体长度。 radius ra...
来源: Laya3.0_api 发布时间: 20231115
...个tween函数内部机制有可能有bug。我这边出现过调用tween.from图素偶现变大,较难复现而且确认自己这里没有调用放大的接口。还有一个是连续调用两次tween.from接口有可能导致图素显示不出来(预想的应该是移动到某处突然回到...
来源: Laya_社区 发布时间: 20171025
...链接 提交 1 个回复 Veni vidi vici 赞同来自: import GameConfig from "../../../GameConfig"; import { SingleBase } from "../../../lib/base/SingleBase"; import DdzFarmersAni from "./DdzFarmersAni"; export default class DdzLandlordAni extends SingleBase{ private mFactory: Laya.Templet = n...
来源: Laya_社区 发布时间: 20190821
...Underlying error: Error processing argument at index 0, conversion failure from null Error: Could not call remote function ''. Check that the function signature is correct. Underlying error: Error processing argument at index 0, conversion failure from null at callFunction (/Applications/LayaA...
来源: Laya_社区 发布时间: 20191113