大约有 3,796 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0070 秒)
Laya_社区(2946) Laya3.0_api(669) laya_api(91) Laya2.0_api(82) Laya3.0_文档(6) Laya2.0_文档(1) Laya_示例(1)
...sUpdateList(): CannonPhysicsUpdateList Overrides SingletonList.constructor Defined in laya/d3/physicsCannon/CannonPhysicsUpdateList.ts:7 创建一个新的 PhysicsUpdateList 实例。 Returns CannonPhysicsUpdateList Methods destroy destroy(): void Inherited from SingletonList.destroy Defined in laya...
来源: Laya3.0_api 发布时间: 20231102
...aultDFG get defaultDFG(): Texture2D set defaultDFG(value: Texture2D): void Defined in laya/d3/shader/pbr/PBRDefaultDFG.ts:13 Returns Texture2D Defined in laya/d3/shader/pbr/PBRDefaultDFG.ts:16 Parameters value: Texture2D Returns void Methods Static DefaultDfgTexture DefaultDfgTexture(): void Defined...
来源: Laya3.0_api 发布时间: 20231102
...mation2DParm Index Properties name type value Properties name name: string Defined in laya/components/Animation2DParm.ts:4 type type: AniParmType Defined in laya/components/Animation2DParm.ts:5 value value: boolean | number Defined in laya/components/Animation2DParm.ts:6 Globals "laya/components/Ani...
来源: Laya3.0_api 发布时间: 20231115
...定义,你代码当中的宏定义是老的,改成我下面这个#if defined(GL_FRAGMENT_PRECISION_HIGH)// 原来的写法会被我们自己的解析流程处理,而我们的解析是不认内置宏的,导致被删掉,所以改成 if defined 了 precision highp float;...
来源: Laya_社区 发布时间: 20211125
... Index Properties checkValue id type Properties checkValue checkValue: any Defined in laya/components/Animation2DCondition.ts:39 检测值 id id: number Defined in laya/components/Animation2DCondition.ts:31 id编号 type type: AniConditionType Defined in laya/components/Animation2DCondition.ts:35 ...
来源: Laya3.0_api 发布时间: 20231115
...estroy Constructors constructor new BVHSpatialManager(): BVHSpatialManager Defined in laya/d3/core/scene/bvh/SpatialManager.ts:16 实例化BVHSpatialManager Returns BVHSpatialManager Methods clear clear(): void Defined in laya/d3/core/scene/bvh/SpatialManager.ts:29 clear Returns void destroy destroy...
来源: Laya3.0_api 发布时间: 20231115
... FastSinglelist(): FastSinglelist Inherited from SingletonList.constructor Defined in laya/utils/SingletonList.ts:9 创建一个新的 SingletonList 实例。 Returns FastSinglelist Methods destroy destroy(): void Inherited from SingletonList.destroy Defined in laya/utils/SingletonList.ts:76 Returns...
来源: Laya3.0_api 发布时间: 20231115
...sage: function () { } }) 这样就行了 但是我这边提示 Page is not defined ReferenceError: Page is not defined 我要是单独写 onShareAppMessage: function () { } 他就提示 onShareAppMessage is not defined 我用官网的把代码直接复制过来也是同样报这样的错误 我也...
来源: Laya_社区 发布时间: 20180411
...eEnter onStateExit onStateUpdate Methods onStateEnter onStateEnter(): void Defined in laya/components/AnimatorState2DScript.ts:5 动画状态开始时执行。 Returns void onStateExit onStateExit(): void Defined in laya/components/AnimatorState2DScript.ts:19 动画状态退出时执行。 Returns v...
来源: Laya3.0_api 发布时间: 20231115
...RenderObjInit init Accessors Static enablePhysics get enablePhysics(): any Defined in Laya3D.ts:82 获取是否可以启用物理。 Returns any Methods Static createRenderObjInit createRenderObjInit(): void Defined in Laya3D.ts:249 Returns void Static init init(width: number, height: number, config...
来源: Laya3.0_api 发布时间: 20231115