大约有 1,205 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0098 秒)
Laya_社区(1124) Laya3.0_api(49) Laya2.0_文档(15) Laya3.0_文档(8) Laya_示例(4) laya_api(3) Laya2.0_api(2)
...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
...prite3D.constructor Defined in laya/d3/core/pixelLine/PixelLineSprite3D.ts:45 创建一个 PixelLineSprite3D 实例。 Parameters Default value maxCount: number = 2 最大线段数量。 Default value name: string = null 名字。 Returns PixelLineSprite3D Properties Optional _extra _extra: INodeExt...
来源: Laya3.0_api 发布时间: 20231115
....514 4671-4671/? E/asset: setgid: Operation not permitted 2018-11-26 18:31:45.575 1505-1538/? E/PackageManager.DexOptimizer: Well this is awkward; package null had UID -1 java.lang.Throwable at com.android.server.pm.PackageDexOptimizer.performDexOptLI(PackageDexOptimizer.java:149) ...
来源: Laya_社区 发布时间: 20181126
...source.ts:18 Static RENDERQUEUE_ALPHATEST RENDERQUEUE_ALPHATEST: number = 2450 Inherited from Material.RENDERQUEUE_ALPHATEST Defined in laya/d3/core/material/Material.ts:45 渲染队列_阿尔法裁剪。 Static RENDERQUEUE_OPAQUE RENDERQUEUE_OPAQUE: number = 2000 Inherited from Material.RENDERQUEUE...
来源: Laya3.0_api 发布时间: 20231102