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

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

5281. laya.resource.RenderTexture_API3.0 [ 20%]

...seTexture.dimension Defined in laya/resource/BaseTexture.ts:55 纹理几何属性 Returns TextureDimension filterMode get filterMode(): FilterMode set filterMode(value: FilterMode): void Inherited from BaseTexture.filterMode Defined in laya/resource/BaseTexture.ts:91 采样过滤模式 Returns Filte...

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

5282. laya.resource.RenderTexture2D_API3.0 [ 20%]

...seTexture.dimension Defined in laya/resource/BaseTexture.ts:55 纹理几何属性 Returns TextureDimension filterMode get filterMode(): FilterMode set filterMode(value: FilterMode): void Inherited from BaseTexture.filterMode Defined in laya/resource/BaseTexture.ts:91 采样过滤模式 Returns Filte...

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

5283. laya.resource.NativeRenderTexture2D_API3.0 [ 20%]

...seTexture.dimension Defined in laya/resource/BaseTexture.ts:55 纹理几何属性 Returns TextureDimension filterMode get filterMode(): FilterMode set filterMode(value: FilterMode): void Inherited from BaseTexture.filterMode Defined in laya/resource/BaseTexture.ts:91 采样过滤模式 Returns Filte...

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

5284. laya.resource.RenderTextureCube_API3.0 [ 20%]

...seTexture.dimension Defined in laya/resource/BaseTexture.ts:55 纹理几何属性 Returns TextureDimension filterMode get filterMode(): FilterMode set filterMode(value: FilterMode): void Inherited from BaseTexture.filterMode Defined in laya/resource/BaseTexture.ts:91 采样过滤模式 Returns Filte...

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

5285. laya.d3.webxr.core.WebXRRenderTexture_API3.0 [ 20%]

...seTexture.dimension Defined in laya/resource/BaseTexture.ts:55 纹理几何属性 Returns TextureDimension filterMode get filterMode(): FilterMode set filterMode(value: FilterMode): void Inherited from BaseTexture.filterMode Defined in laya/resource/BaseTexture.ts:91 采样过滤模式 Returns Filte...

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

5286. WebSocket通信 · LayaAir3.3 · 引擎文档 · LAYABOX [ 19%]

...同系统和协议的多样化需求。开发者可以通过设置 endian 属性轻松切换字节序,使用 DataView 的方法精确读写多字节的数据类型,如整数、浮点数等。 在性能优化上,TypedArray 的批量操作能力与 DataView 的精确读写能力相结合,使...

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

5287. laya.events.Keyboard [ 19%]

....eventsClasspublic class KeyboardInheritanceKeyboard Object Keyboard 类的属性是一些常数,这些常数表示控制游戏时最常用的键。 Public Constants ConstantDefined By  A : int = 65[static] 与 A 键的键控代码值 (65) 关联的常数。Keyboard  ALTERNATE : int = 18[stat...

来源: laya_api 发布时间: 20170929

5288. laya.events.Keyboard [ 19%]

....eventsClasspublic class KeyboardInheritanceKeyboard Object Keyboard 类的属性是一些常数,这些常数表示控制游戏时最常用的键。 Public Constants ConstantDefined By  A : int = 65[static] 与 A 键的键控代码值 (65) 关联的常数。Keyboard  ALTERNATE : int = 18[stat...

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

5289. 示例打地鼠发布打包后提示TypeError: this.preinitialize is not a function [ 17%]

...yaBox: JNI init dev w=1280,h=720 I/LayaBox: INFO:gles 支持的最大顶点属性个数=16 I/LayaBox: Start js scripts/apploader.js I/LayaBox: js thread started. I/LayaBox: found the file in the package:scripts/runtimeInit.js I/LayaBox: found the file in the package:scripts/apploader.js I/LayaBox: f...

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

5290. 绘制能力 · LayaAir3.3 · 引擎文档 · LAYABOX [ 14%]

...框颜色。 Fill Color:矩形填充的颜色。 动图2-2演示了这些属性的操作过程: (动图2-2) 2.2 代码绘制矩形 LayaAir引擎中的 drawRect() 方法用于绘制矢量矩形。该方法的详细说明如下: /** * 绘制矩形。 * @param x 开始绘制的 X 轴位置。...

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