• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 522 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0041 秒)

261. HTMLImageElement 里怎么控制img标签的位置? [ 81%]

...模式 真机调试报错:LayaPlayer不支持的标签</SCRIPT> 子节点的 getChildIndex(node:Node):int 根据子节点对象,获取子节点的索引位置。参数是什么 如何移位置 如何获取和设置scrollbar的滚动位置 获取Sprite位置问题 Nodes 标签怎么使用 ...

来源: Laya_社区 发布时间: 20171126

262. 请问node 在destroy的时候 不发出事件是否有什么特殊原因吗 [ 81%]

...思 2017-11-20 0 1 分享 微博 QZONE 微信 zfree 赞同来自: //开启节点destroy 事件 LayaPatch.Enable_NodeDestroyEvent = function(){ var oldDestroy = Laya.Node.prototype.destroy; Laya.Node.prototype.destroy = function(){ this.event('destroy'); oldDestroy.call(this); } } 2017-11-20 0 0 分...

来源: Laya_社区 发布时间: 20171120

263. 关于光源的问题 [ 81%]

...ame("che"); scene.removeChild(this._che_node);   .... //根据情节加载节点 this._curnode=scene.addChild(this._che_node); 上面加载的节点光照会出问题     2017-12-15 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 liuzh...

来源: Laya_社区 发布时间: 20171215

264. laya.physics.joint.WeldJoint_API3.0 [ 81%]

...eton Defined in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 anchor anchor: any[] = [0, 0] Defined in laya/physics/joint/WeldJoint.ts:18 [首次设置有效]关节的链接点,是相对于自身刚体的左上角位置偏移 collideConnected...

来源: Laya3.0_api 发布时间: 20231115

265. laya.physics.joint.MouseJoint_API3.0 [ 81%]

...eton Defined in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 anchor anchor: any[] Defined in laya/physics/joint/MouseJoint.ts:18 [首次设置有效]关节的链接点,是相对于自身刚体的左上角位置偏移,如果不设置,则...

来源: Laya3.0_api 发布时间: 20231115

266. laya.d3.component.LODGroup_API3.0 [ 81%]

...eton Defined in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Compone...

来源: Laya3.0_api 发布时间: 20231115

267. laya.d3.component.volume.Volume_API3.0 [ 80%]

...eton Defined in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Compone...

来源: Laya3.0_api 发布时间: 20231115

268. laya.physics.PolygonCollider_API3.0 [ 80%]

...多边形,如果是凹多边形,先手动拆分为多个凸多边形 节点个数最多是b2_maxPolygonVertices,这数值默认是8,所以点的数量不建议超过8个,也不能小于3个 Hierarchy ColliderBase PolygonCollider Index Constructors constructor Properties _extra _singleton f...

来源: Laya3.0_api 发布时间: 20231115

269. laya.physics.CircleCollider_API3.0 [ 80%]

...eton Defined in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 fixture fixture: any Inherited from ColliderBase.fixture Defined in laya/physics/ColliderBase.ts:25 [只读]b2Fixture对象 label label: string Inherited from ColliderBase.label Defi...

来源: Laya3.0_api 发布时间: 20231115

270. laya.physics.joint.GearJoint_API3.0 [ 80%]

...eton Defined in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 collideConnected collideConnected: boolean = false Defined in laya/physics/joint/GearJoint.ts:16 [首次设置有效]两个刚体是否可以发生碰撞,默认为false joint1 join...

来源: Laya3.0_api 发布时间: 20231115