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

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

51. [LayaAirIDE 2.0]TextInput真机输入时显示蓝色字,求解 [ 55%]

...ya.Sprite = new Laya.Sprite(); // 判定是否有两个子对象 if (input.numChildren == 2) { input.removeChildAt(1); } // 输入框为空则插入错误图标 if (input.text.trim().length == 0) { input.changeText(""); sp_icon.texture = Laya.loader.getRes("auth/sp_wrong.png"); switch (input.name) {...

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

52. laya.d3.core.light.PointLight_API3.0 [ 54%]

... hideFlags id intensity is3D layer lightWorldMatrix lightmapBakedType mode numChildren parent range scene shadowDepthBias shadowDistance shadowMode shadowNearPlane shadowNormalBias shadowResolution shadowStrength timer transform url Methods _initialize _processActive addChild addChildAt addChildren ...

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

53. laya.d3.core.BaseCamera_API3.0 [ 54%]

...e farPlane fieldOfView hideFlags id is3D layer maxlocalYDistance nearPlane numChildren orthographic orthographicVerticalSize parent renderingOrder scene skyRenderer timer transform url Methods _initialize _processActive addAllLayers addChild addChildAt addChildren addComponent addComponentInstance a...

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

54. laya.d3.core.light.SpotLight_API3.0 [ 54%]

... hideFlags id intensity is3D layer lightWorldMatrix lightmapBakedType mode numChildren parent range scene shadowDepthBias shadowDistance shadowMode shadowNearPlane shadowNormalBias shadowResolution shadowStrength spotAngle timer transform url Methods _initialize _processActive addChild addChildAt ad...

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

55. 为什么会出现报错 ani not found:ufo1_down [ 54%]

...Loop() { // 遍历所有飞机,更改飞机状态 for(var i = Laya.stage.numChildren - 1; i > 0; i--) { // 接收舞台子对象 var role = Laya.stage.getChildAt(i); // 判断是否有飞机,并且是否有速度值 if(role && role.speed){ // 根据飞机速度更改飞机的位置 ro...

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

56. laya.d3.core.RenderableSprite3D_API3.0 [ 54%]

...eInHierarchy components destroyed displayedInStage hideFlags id is3D layer numChildren parent scene timer transform url Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer clone contains destroy destroyChildren event f...

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

57. 新手!谁懂得把下面两个文件转成layaair可以运行的代码 [ 54%]

...           debug_txt.parent.setChildIndex(debug_txt,debug_txt.parent.numChildren - 1);                 trace("debug info:",val);             }         }           private function onDebugHandler(evt:* = null):void         {             debug_txt.text = "";    ...

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

58. laya.d3.core.light.DirectionLight_API3.0 [ 54%]

... hideFlags id intensity is3D layer lightWorldMatrix lightmapBakedType mode numChildren parent scene shadowCascadesMode shadowDepthBias shadowDistance shadowFourCascadeSplits shadowMode shadowNearPlane shadowNormalBias shadowResolution shadowStrength shadowTwoCascadeSplits timer transform url Methods...

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

59. laya.display.Node [ 53%]

...否在显示列表中显示。Node  name : String节点名称。Node  numChildren : int[read-only] 子对象数量。 Node  parent : Node[read-only] 父节点。Node  scene : *[read-only] 获得所属场景。 NodePublic Methods Hide Inherited Public Methods Show Inherited Public Methods Me...

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

60. laya.d3.core.MeshTerrainSprite3D_API3.0 [ 53%]

...displayedInStage hideFlags id is3D layer meshFilter meshRenderer minX minZ numChildren parent scene timer transform url width Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addInputChild callLater clearTimer clone contains destroy destroyChildren...

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