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

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

251. laya.d3.core.light.DirectionLight [ 82%]

...3.core.lightClasspublic class DirectionLightInheritanceDirectionLight LightSprite Sprite3D Node EventDispatcher Object DirectionLight 类用于创建平行光。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是...

来源: Laya2.0_api 发布时间: 20190513

252. Sprite3D的克隆(JavaScript-3D基础(JS)-LayaAir3D之精灵) [ 82%]

# Sprite3D的克隆 ###### *version :2.7.0beta Update:2020-6-12* 关于克隆,LayaAir3D中提供了几种接口。比较常用的`clone`和`cloneto`这两种通用的方法就不多做介绍了。这里详细讲解下Sprite3D中特有的克隆接口`instantiate`。 ```typescript static instantiate...

来源: Laya2.0_文档 发布时间: 20210714

253. Sprite3D的克隆(TypeScript-3D基础(TS)-LayaAir3D之精灵) [ 82%]

# Sprite3D的克隆 ###### *version :2.0.1beta Update:2019-4-13* 关于克隆,LayaAir3D中提供了几种接口。比较常用的`clone`和`cloneto`这两种通用的方法就不多做介绍了。这里详细讲解下Sprite3D中特有的克隆接口`instantiate`。 ```typescript static instantiate...

来源: Laya2.0_文档 发布时间: 20210715

254. 设置圆形的zOrder [ 82%]

...绘制在最下面的,要放到其他图片上层,你可以创建一个sprite作为容器,把circle作为sprite的子对象,这样控制sprite的层级即可达到你要的效果了 2018-08-29 1 2 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录...

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

255. Sprite3D的克隆(ActionScript-3D基础(AS3)-LayaAir3D之精灵) [ 82%]

# Sprite3D的克隆 ###### *version :2.0.1beta Update:2019-4-13* 关于克隆,LayaAir3D中提供了几种接口。比较常用的`clone`和`cloneto`这两种通用的方法就不多做介绍了。这里详细讲解下Sprite3D中特有的克隆接口`instantiate`。 ```typescript public function st...

来源: Laya2.0_文档 发布时间: 20210715

256. laya.d3.core.light.LightSprite [ 82%]

...umentationAll Packages | All Classes | Index | Frames No Frames LightSpriteProperties | Methods | Events | Constants Packagelaya.d3.core.lightClasspublic class LightSpriteInheritanceLightSprite Sprite3D ComponentNode Node EventDispatcher ObjectSubclasses DirectionLight, PointLight, SpotLig...

来源: laya_api 发布时间: 20170929

257. laya.d3.core.light.PointLight [ 82%]

...gelaya.d3.core.lightClasspublic class PointLightInheritancePointLight LightSprite Sprite3D Node EventDispatcher Object PointLight 类用于创建点光。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激...

来源: Laya2.0_api 发布时间: 20190513

258. TypeError: Cannot read property 'length' of null [ 82%]

...,错误信息如下: TypeError: Cannot read property 'length' of null at Sprite._setBelongScene (file:///D:/work/study/project/client/test/air_war/bin/libs/laya.core.js:13049:52) at Sprite._onAdded (file:///D:/work/study/project/client/test/air_war/bin/libs/laya.core.js:13129:37) at Sprite._setParen...

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

259. laya.ui.Label [ 82%]

... Events Packagelaya.uiClasspublic class LabelInheritanceLabel UIComponent Sprite Node EventDispatcher ObjectSubclasses TextInput Label 类用于创建显示对象以显示文本。 See alsolaya.display.TextPublic Properties Hide Inherited Public Properties Show Inherited Public Properties Property...

来源: Laya2.0_api 发布时间: 20190513

260. 预制体添加刚体后,和其它刚体碰撞后不能修改角度和位置 [ 82%]

...回复被折叠 要回复问题请先登录 发起人 机构 相关问题 sprite旋转以后,但是原来碰撞检测rect没有旋转 有什么容器能够实现当子元素达到显示上限后自动滚屏,使得新添加的元素始终保持在最底部显示? LayaAir能做RPG吗?不要问...

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