大约有 1,198 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0085 秒)
Laya_社区(1118) Laya3.0_api(49) Laya2.0_文档(15) Laya3.0_文档(7) Laya_示例(4) laya_api(3) Laya2.0_api(2)
...r = 2 Defined in laya/d3/core/particleShuriKen/ShurikenParticleRenderer.ts:45 拉伸广告牌模式长度缩放。 stretchedBillboardSpeedScale stretchedBillboardSpeedScale: number = 0 Defined in laya/d3/core/particleShuriKen/ShurikenParticleRenderer.ts:43 拉伸广告牌模式速度缩放。 Access...
来源: Laya3.0_api 发布时间: 20231115
...正是影响成本的因素之一,当超出一定角度范围(大约是45度),视为较大成本,直接被排除生成队列之外。未超出角度的,在乘以法线偏差权重值后计入成本,用于进一步的计算依据。因此,法线偏差权重是影响法线角度偏差...
来源: Laya3.0_文档 发布时间: 20251010
...oid.app.servertransaction.PauseActivityItem.execute(PauseActivityItem.java:45) 14 android.app.servertransaction.TransactionExecutor.executeLifecycleState(TransactionExecutor.java:145) 15 android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:70) 16 android.app.Activity...
来源: Laya_社区 发布时间: 20191029
...endFactor.DestinationAlpha Defined in laya/d3/core/material/RenderState.ts:45 混合参数枚举_目标阿尔法,例:RGB(Ad, Ad, Ad),Alpha(Ad)。 Static BLENDPARAM_DST_COLOR BLENDPARAM_DST_COLOR: number = BlendFactor.DestinationColor Defined in laya/d3/core/material/RenderState.ts:37 混合参...
来源: Laya3.0_api 发布时间: 20231102
...ND MOUSE_DRAG_END: string = "mousedragend" Defined in laya/events/Event.ts:45 定义 mousemove 事件对象的 type 属性值。 Static MOUSE_MOVE MOUSE_MOVE: string = "mousemove" Defined in laya/events/Event.ts:29 定义 mousemove 事件对象的 type 属性值。 Static MOUSE_OUT MOUSE_OUT: string...
来源: Laya3.0_api 发布时间: 20231115
...ocalPositionX Defined in laya/d3/RenderObjs/NativeOBJ/NativeTransform3D.ts:45 局部位置X轴分量。 Parameters x: number Returns void localPositionY get localPositionY(): number set localPositionY(y: number): void Overrides Transform3D.localPositionY Defined in laya/d3/RenderObjs/NativeOBJ/Nativ...
来源: Laya3.0_api 发布时间: 20231115
... Vector3 = new Vector3(0, 0, 0); private _rotation: Vector3 = new Vector3(-45, 180, 0); private _rotation2: Vector3 = new Vector3(0, 180, 0); private index: number = 0; private curPathIndex: number = 0; private nextPathIndex: number = 1; private moveSprite3D: Sprite3D; private pointCount: number = 1...
来源: Laya3.0_文档 发布时间: 20230303
...js I/LayaBox: found the file in the package:cache/stand.alone.version/6d5c1452 I/LayaBox: HTMLScriptElement set srchttp://stand.alone.version/libs/matter.js I/LayaBox: _downloadAysn:temp.srchttp://stand.alone.version/libs/matter.js I/LayaBox: found the file in the package:cache/stand.alone.versi...
来源: Laya_社区 发布时间: 20171218
...//x、y分别设置倾斜度 this.sprite.skewY = 5; this.sprite.rotation = 45; //旋转角度 this.sprite.visible = true; //是否可见:可见 this.sprite.alpha = 0.5; //透明度 } } 三、代码中使用 Laya.Sprite 类位于Core核心类库中,是 laya.display.Sprite 类封装后形成的。...
来源: Laya3.0_文档 发布时间: 20251010
...处理这个问题? @asanwu 2017-11-22 0 2 分享 微博 QZONE 微信 lg450334661 赞同来自: unity导出场景加载,报错,是导出工具的问题还是? 2017-11-24 0 1 分享 微博 QZONE 微信 mobile3Dbin 赞同来自: 于LayaAir Export 时,在Unity 5.6.2f1 的 console.log 会收...
来源: Laya_社区 发布时间: 20170428