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

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

2871. 在父sprite中添加子sprite ,移动父Sprite 子sprite为什么不动? [ 32%]

...); // 名字 this.name = "gemini"; this.init(); } // 注册类 IsLand Laya.class(IsLand,"IsLand",laya.display.Sprite); // 原型 var _proto = IsLand.prototype; // 初始化 _proto.init = function(){ // 球体 this.ball = new Sprite(); // 城堡 this.tower = new Sprite(); // 飞艇 this.aeroboat = ne...

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

2872. laya.ani.bone.Skeleton [ 32%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames SkeletonProperties | Methods | Events Packagelaya.ani.boneClasspublic class SkeletonInheritanceSkeleton Sprite Node EventDispatcher Object 骨骼动画由Templet,AnimationPlayer,Skeleton三部分组成。 Public Pro...

来源: laya_api 发布时间: 20170929

2873. laya.d3.core.material.EffectMaterial_API3.0 [ 32%]

...xported Menu Globals "laya/d3/core/material/EffectMaterial" EffectMaterial Class EffectMaterial EffectMaterial 类用于实现Mesh特效材质。 Hierarchy Material EffectMaterial Implements IClone Index Constructors constructor Properties _id destroyedImmediately lock name renderQueue url uuid ALPH...

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

2874. laya.d3.core.trail.TrailMaterial_API3.0 [ 32%]

...nly exported Menu Globals "laya/d3/core/trail/TrailMaterial" TrailMaterial Class TrailMaterial TrailMaterial 类用于实现拖尾材质。 Hierarchy Material TrailMaterial Implements IClone Index Constructors constructor Properties _id destroyedImmediately lock name renderQueue url uuid ALPHATESTVA...

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

2875. laya.d3.core.material.SkyBoxMaterial_API3.0 [ 32%]

...xported Menu Globals "laya/d3/core/material/SkyBoxMaterial" SkyBoxMaterial Class SkyBoxMaterial SkyBoxMaterial 类用于实现SkyBoxMaterial材质。 Hierarchy Material SkyBoxMaterial Implements IClone Index Constructors constructor Properties _id destroyedImmediately lock name renderQueue url uuid ...

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

2876. laya.d3.core.material.SkyPanoramicMaterial_API3.0 [ 31%]

... Globals "laya/d3/core/material/SkyPanoramicMaterial" SkyPanoramicMaterial Class SkyPanoramicMaterial SkyPanoramicMaterial 类用于实现SkyPanoramicMaterial材质。 Hierarchy Material SkyPanoramicMaterial Implements IClone Index Constructors constructor Properties _id destroyedImmediately lock na...

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

2877. 3D物理系统 · LayaAir3.4 · 引擎文档 · LAYABOX [ 31%]

...代码如下: /** * TypeScript语言的3D脚本示例 */ export default class TSDemo extends Laya.Script3D { constructor() { super(); } } 2D脚本与3D脚本不要混用,如果是用IDE创建的脚本模板,需要将继承的2D脚本类(Laya.Script)改为3D脚本类(Laya.Script3D), ...

来源: Laya3.0_文档 发布时间: 20251010

2878. LayaAir开发笔记(1)五十音图连连看 [ 31%]

...Count += 1; } 4.设置卡片 设置8×3个卡片,正常来说,应该用class封装一下,但是本人偷懒,直接弄了两个数组,一个是card,主要是监听鼠标点击Laya.Event.CLICK事件,用color属性标记对错,用winCount记录成功对数,当成功数达到12时,...

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

2879. 资源加载(ActionScript-3D基础(AS3)-LayaAir3D之资源加载) [ 31%]

...述](https://layaair.ldc.layabox.com/api2/Chinese/index.html?category=Core&class=laya.net.LoaderManager) 。 ```typescript ...... //批量预加载方式 public function PreloadingRes() { //预加载所有资源 var resource:Array = ["res/threeDimen/scene/TerrainScene/XunLongShi.ls", "res/threeDimen...

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

2880. laya.d3.core.material.WaterPrimaryMaterial_API3.0 [ 31%]

... Globals "laya/d3/core/material/WaterPrimaryMaterial" WaterPrimaryMaterial Class WaterPrimaryMaterial WaterPrimaryMaterial 类用于实现水材质。 Hierarchy Material WaterPrimaryMaterial Implements IClone Index Constructors constructor Properties _id destroyedImmediately lock name renderQueue ur...

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