大约有 819 项符合查询结果, 库内数据总量为 30,938 项。 (搜索耗时: 0.0080 秒)
Laya3.0_api(330) Laya2.0_api(175) Laya_社区(152) laya_api(131) Laya2.0_文档(17) Laya_示例(6) Laya3.0_文档(5) Laya2.0_示例(3)
....13 导出刚体动画无效 2.0 drawTexture color参数无效 关于同为object层,层级设置无效的问题 (此问题已经无效) matter.js mouseconstraint在微信小游戏中无效 lh文件内meshSprite添加阴影属性无效 transform.pivot = new Laya.Vector3(0,1,0); 设置pivot无...
来源: Laya_社区 发布时间: 20170327
....ts:115 克隆。 override Returns any 克隆副本。 cloneTo cloneTo(destObject: any): void Inherited from Material.cloneTo Defined in laya/d3/core/material/Material.ts:1016 克隆。 Parameters destObject: any 克隆源。 Returns void destroy destroy(): void Inherited from Resource.destroy Defin...
来源: Laya3.0_api 发布时间: 20231115
...d3.coreClasspublic class Transform3DInheritanceTransform3D EventDispatcher Object Transform3D 类用于实现3D变换。 Public Properties PropertyDefined By localMatrix : Matrix4x4 获取局部矩阵。 Transform3D localPosition : Vector3 获取局部位置。 Transform3D localPositionX :...
来源: Laya2.0_api 发布时间: 20190513
...public class ImageInheritanceImage UIComponent Sprite Node EventDispatcher ObjectSubclasses AdvImage Image 类是用于表示位图图像或绘制图形的显示对象。 Image和Clip组件是唯一支持异步加载的两个组件,比如img.skin = "abc/xxx.png",其他UI组件均不支持异步...
来源: Laya2.0_api 发布时间: 20190513
...sspublic class Particle2DInheritanceParticle2D Sprite Node EventDispatcher Object Particle2D 类是2D粒子播放类 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改...
来源: laya_api 发布时间: 20170929
...clipboard.writeText("需要复制的文本") // 微信 wx.setClipboardData(object: _setClipboardDataObject) 2020-06-05 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 *%〈~〉 相关问题 看了其他引擎才发现 LAYA 真的太太...
来源: Laya_社区 发布时间: 20181206
...sg); this.socket.send(byte.buffer); } } private function openHandler(event:Object = null):void { //正确建立连接; trace("openHandler.."); } private function receiveHandler(msg:Object = null):void { ///接收到数据触发函数 trace("receiveHandler msg:",msg); this.byte.clear(); this.byte.w...
来源: Laya_社区 发布时间: 20180202
...pClasspublic class MapLayerInheritanceMapLayer Sprite Node EventDispatcher Object 地图支持多层渲染(例如,地表层,植被层,建筑层等) 本类就是层级类 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolea...
来源: Laya2.0_api 发布时间: 20190513
...egend Class Class with type parameter Constructor Property Method Accessor Object literal Variable Function Type alias Inherited property Inherited method Inherited accessor Static property Static method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...pClasspublic class MapLayerInheritanceMapLayer Sprite Node EventDispatcher Object 地图支持多层渲染(例如,地表层,植被层,建筑层等) 本类就是层级类 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number...
来源: laya_api 发布时间: 20170929