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

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

1281. Unity导出报错KeyNotFoundException: The given key was not present in the dictionary. [ 64%]

...et_Item (System.String key) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/Dictionary.cs:150) LayaExport.DataManager.saveLaniData (UnityEngine.GameObject gameObject, .JSONObject obj) LayaExport.DataManager.getAnimatorComponentData (UnityEngine.GameObject gameO...

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

1282. laya.d3.core.material.SkyProceduralMaterial [ 64%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames SkyProceduralMaterialProperties | Methods | Constants Packagelaya.d3.core.materialClasspublic class SkyProceduralMaterialInheritanceSkyProceduralMaterial BaseMaterial laya.resource.Resource SkyProceduralMaterial 类用...

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

1283. 垂直布局容器组件 · LayaAir3.0文档 · LAYABOX [ 64%]

...可以在VBox下添加一些子节点。示例代码如下: const { regClass, property } = Laya; @regClass() export class NewScript extends Laya.Script { @property({ type: Laya.VBox }) public vbox: Laya.VBox; //组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只...

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

1284. laya.d3.component.animation.KeyframeAnimations [ 64%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames KeyframeAnimationsProperties | Methods | Events Packagelaya.d3.component.animationClasspublic class KeyframeAnimationsInheritanceKeyframeAnimations Component3D EventDispatcher ObjectSubclasses RigidAnimations, SkinAnima...

来源: laya_api 发布时间: 20170929

1285. laya.net.HttpRequest [ 64%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames HttpRequestProperties | Methods | Events Packagelaya.netClasspublic class HttpRequestInheritanceHttpRequest EventDispatcher Object HttpRequest 通过封装 HTML XMLHttpRequest 对象提供了对 HTTP 协议的完全的...

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

1286. laya.maths.Rectangle_API3.0 [ 64%]

...ited Externals Only exported Menu Globals "laya/maths/Rectangle" Rectangle Class Rectangle Rectangle 对象是按其位置(由它左上角的点 (x, y) 确定)以及宽度和高度定义的区域。 Rectangle 类的 x、y、width 和 height 属性相互独立;更改一个属性的值不会影...

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

1287. laya.d3.graphics.VertexPositionNormalTexture0Texture1Skin [ 64%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames VertexPositionNormalTexture0Texture1SkinProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNormalTexture0Texture1SkinInheritanceVertexPositionNormalTexture0Texture1Skin ObjectImplements IVertex V...

来源: laya_api 发布时间: 20170929

1288. 文本-下划线 [ 64%]

...e = Laya.Stage; import Text = Laya.Text; import WebGL = Laya.WebGL; export class Text_Underline { constructor() { // 不支持WebGL时自动切换至Canvas Laya.init(600, 400, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.scaleMode = Stage.SCALE_S...

来源: Laya_示例 发布时间: 20241002

1289. DOM元素-视频 [ 64%]

...nArea, [videoElement, reference, 0, 0, reference.width, reference.height]);class DOM_Video { constructor() { Laya.init(800, 600); Laya.stage.bgColor = "#FFFFFF"; Laya.stage.alignH = Laya.Stage.ALIGN_CENTER; Laya.stage.alignV = Laya.Stage.ALIGN_MIDDLE; // 创建Video元素 var videoElement:any = Laya...

来源: Laya_示例 发布时间: 20241002

1290. laya.d3.graphics.VertexBuffer3D [ 64%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames VertexBuffer3DProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexBuffer3DInheritanceVertexBuffer3D Buffer laya.resource.Resource VertexBuffer3D 类用于创建顶点缓冲。 Public Properties Hide Inher...

来源: laya_api 发布时间: 20170929