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

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

71. laya.utils.Log [ 95%]

...blic Properties PropertyDefined By  autoScrollToBottom : Boolean = true[static] 是否自动滚动到底部,默认为trueLog  maxCount : int = 50[static] 最大打印数量,超过这个数量,则自动清理一次,默认为50次LogPublic Methods  MethodDefined By  clear():void[static...

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

72. laya.d3.core.material.BaseMaterial [ 95%]

...aseMaterialPublic Constants ConstantDefined By  BLEND_DISABLE : int = 0[static] 混合枚举_禁用。BaseMaterial  BLEND_ENABLE_ALL : int = 1[static] 混合枚举_启用_RGB和Alpha统一混合。BaseMaterial  BLEND_ENABLE_SEPERATE : int = 2[static] 混合枚举_启用_RGB和Alpha单独混...

来源: laya_api 发布时间: 20170929

73. laya.d3.math.Vector3 [ 95%]

... Vector3 实例。 Vector3  add(a:Vector3, b:Vector3, out:Vector3):void[static] 求两个三维向量的和。 Vector3  Clamp(value:Vector3, min:Vector3, max:Vector3, out:Vector3):void[static] 求一个指定范围的向量 Vector3  clone():* 克隆。 Vector3  cloneTo(destObject:*):void 克...

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

74. 浏览器接口 · LayaAir3.3 · 引擎文档 · LAYABOX [ 95%]

...包含滚动条宽度),如果前者为0或为空,则选择后者。 */ static get clientWidth(): number { Browser.__init__(); return Browser._clientWidth || Browser._window.innerWidth || Browser._document.body.clientWidth; } static set clientWidth(value: number) { Browser._clientWidth = value; }...

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

75. laya.d3.resource.RenderTexture [ 95%]

...evel : int 各向异性等级 BaseTexture  currentActive : RenderTexture[static] [read-only] 获取当前激活的Rendertexture。 RenderTexture  defaulteTexture : BaseTexture[override] [read-only] 获取默认纹理资源。 RenderTexture  depthStencilFormat : int[read-only] 获取深度格...

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

76. laya.net.URL [ 95%]

....VersionManagerPublic Properties PropertyDefined By  _basePath : String[static] 基础路径。如果不设置,默认为当前网页的路径。最终地址将被格式化为 basePath+相对URL地址,URL  basePath : String[static] 基础路径。如果不设置,默认为当前网页的路...

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

77. laya.renders.VertexElementFormat_API3.0 [ 95%]

...2 Short4 Single Vector2 Vector3 Vector4 Methods getElementInfos Properties Static Byte2 Byte2: string = "byte2" Defined in laya/renders/VertexElementFormat.ts:24 字节数组2 Static Byte3 Byte3: string = "byte3" Defined in laya/renders/VertexElementFormat.ts:22 字节数组3 Static Byte4 Byte4: str...

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

78. laya.utils.PerformancePlugin_API3.0 [ 95%]

...e endSample expoertFile setPerformanceDataTool showFunSampleFun Properties Static PERFORMANCE_LAYA PERFORMANCE_LAYA: string = "Laya" Defined in laya/utils/Performance.ts:6 Static PERFORMANCE_LAYA_2D PERFORMANCE_LAYA_2D: string = "Laya/2D" Defined in laya/utils/Performance.ts:8 Static PERFORMANCE_LAY...

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

79. laya.utils.ClassUtils [ 95%]

...工具类。 Public Properties PropertyDefined By  _classMap : Object[static] ClassUtils  getClass : Function[static] 根据名字返回类对象。 ClassUtilsPublic Methods  MethodDefined By  addGraphicsToSprite(graphicO:Object, sprite:Sprite):void[static] 将graphic对象添加到Sprite上...

来源: laya_api 发布时间: 20170929

80. laya.d3.graphics.vertex.VertexMesh_API3.0 [ 95%]

...ion instanceWorldMatrixDeclaration Methods getVertexDeclaration Properties Static MESH_BLENDINDICES0 MESH_BLENDINDICES0: number = 5 Defined in laya/d3/graphics/Vertex/VertexMesh.ts:21 顶点骨骼索引数据 Static MESH_BLENDWEIGHT0 MESH_BLENDWEIGHT0: number = 6 Defined in laya/d3/graphics/Vertex/V...

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