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

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

31. 资源加载(TypeScript-3D基础(TS)-LayaAir3D之资源加载) [ 48%]

...ctor3(0, 180, 0), false, false); //相机视角控制组件(脚本) camera.addComponent(CameraMoveScript); //添加光照 var directionLight = _scene.addChild(new Laya.DirectionLight()); //光照颜色 directionLight.color = new Laya.Vector3(1, 1, 1); directionLight.transform.rotate(new Laya.Vector3...

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

32. laya.map.TileAniSprite_API3.0 [ 47%]

... zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearAll clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce fromParentPoint getBounds getChild...

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

33. laya.particle.Particle2D_API3.0 [ 47%]

... zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance advanceTime bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce fromParentPoint getBounds getCh...

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

34. laya.media.SoundNode_API3.0 [ 47%]

... zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce fromParentPoint getBounds getChildAt getChi...

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

35. laya.map.GridSprite_API3.0 [ 47%]

...ds _initialize _processActive addAniSprite addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearAll clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce fromParentPoint getBounds getChild...

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

36. laya.display.Sprite_API3.0 [ 47%]

... zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce fromParentPoint getBounds getChildAt getChi...

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

37. laya.map.MapLayer_API3.0 [ 46%]

... zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce fromParentPoint getBounds getChildAt getChi...

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

38. laya.ui.DialogManager_API3.0 [ 46%]

... zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer close closeAll closeByGroup contains customRender destroy destroyChildren doClose doOpen drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce ...

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

39. laya.ani.swf.MovieClip_API3.0 [ 46%]

... zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addLabel bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce fromParentPoint getBounds getChild...

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

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

...ctor3(0, 180, 0), false, false); //相机视角控制组件(脚本) camera.addComponent(CameraMoveScript); //添加光照 var directionLight:DirectionLight = _scene.addChild(new DirectionLight()) as DirectionLight; //光照颜色 directionLight.color = new Vector3(1, 1, 1); directionLight.transform....

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