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

大约有 381 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0093 秒)

111. TimeLineUI不存在的问题 [ 66%]

...stage.bgColor = "rgba(0,0,0,0.1)"; //加载图集成功后,执行onLoaded回调方法 Laya.loader.load("res/atlas/apes.atlas", Laya.Handler.create(this, onLoaded)); function onLoaded() { //创建一个UI实例 var plan = new ui.TimeLineUI(); //添加到舞台 Laya.stage.addChild(plan); //播放UI...

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

112. laya.html.dom.HTMLIframeElement_API3.0 [ 66%]

...。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void contains contains(node: Node): boolean Inherited from Node.contains Defined in laya/display/Node.ts:536 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node 指定的 Node...

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

113. laya.html.dom.HTMLDivElement_API3.0 [ 66%]

...。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void contains contains(node: Node): boolean Inherited from Node.contains Defined in laya/display/Node.ts:536 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node 指定的 Node...

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

114. API中没有PhasorSpriter3D,这个类怎么使用? [ 66%]

...D每次都得重写lateRender()很不合适。Scene本身有没有渲染的回调?看了RenderState的API也不知道state是如何使用的。

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

115. laya.ani.swf.MovieClip_API3.0 [ 66%]

...。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void contains contains(node: Node): boolean Inherited from Node.contains Defined in laya/display/Node.ts:546 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node 指定的 Node...

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

116. Mesh.load()加载的模型自动旋转了90°是什么原因? [ 65%]

... 2017-06-01 09:30 是不是必须通过这个 Laya.Event.HIERARCHY_LOADED 回调才能获取到子节点? 还有Laya.MeshTerrainSprite3D.createFromMesh(terrain, 129, 129)放大了地形面积,如何保证和原场景吻合呢? sfsmmc • 2017-06-02 09:43 可以帮忙回答下这个问题吗?...

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

117. laya.display.Sprite_API3.0 [ 65%]

...。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void contains contains(node: Node): boolean Inherited from Node.contains Defined in laya/display/Node.ts:546 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node 指定的 Node...

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

118. laya.media.SoundNode_API3.0 [ 65%]

...。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void contains contains(node: Node): boolean Inherited from Node.contains Defined in laya/display/Node.ts:546 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node 指定的 Node...

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

119. laya.physics.PhysicsDebugDraw_API3.0 [ 65%]

...。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void contains contains(node: Node): boolean Inherited from Node.contains Defined in laya/display/Node.ts:546 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node 指定的 Node...

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

120. 3D项目, 骨骼下放入一个空节点容器GameObject导出的问题,, [ 65%]

...y中的模型导出后在laya中显示不正常 骨骼动画播放完后的回调时间 从unity导出的场景透贴和模型烘焙的灯光不显示,请问有知道是什么原因的吗?~~~~~~~~~~~~~ 请教一个关于laya2.5d项目美术规范的问题哈 [Laya2.0 3D] 2.0正式版上存在某...

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