大约有 5,293 项符合查询结果, 库内数据总量为 31,629 项。 (搜索耗时: 0.0077 秒)
Laya_社区(4329) Laya2.0_文档(413) Laya3.0_文档(166) Laya3.0_api(149) laya_api(117) Laya2.0_api(111) Laya2.0_示例(5) Laya_示例(3)
...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
...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
...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
...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
...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
...同系统和协议的多样化需求。开发者可以通过设置 endian 属性轻松切换字节序,使用 DataView 的方法精确读写多字节的数据类型,如整数、浮点数等。 在性能优化上,TypedArray 的批量操作能力与 DataView 的精确读写能力相结合,使...
来源: Laya3.0_文档 发布时间: 20251010
....eventsClasspublic class KeyboardInheritanceKeyboard Object Keyboard 类的属性是一些常数,这些常数表示控制游戏时最常用的键。 Public Constants ConstantDefined By A : int = 65[static] 与 A 键的键控代码值 (65) 关联的常数。Keyboard ALTERNATE : int = 18[stat...
来源: laya_api 发布时间: 20170929
....eventsClasspublic class KeyboardInheritanceKeyboard Object Keyboard 类的属性是一些常数,这些常数表示控制游戏时最常用的键。 Public Constants ConstantDefined By A : int = 65[static] 与 A 键的键控代码值 (65) 关联的常数。Keyboard ALTERNATE : int = 18[stat...
来源: Laya2.0_api 发布时间: 20190513
...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
...框颜色。 Fill Color:矩形填充的颜色。 动图2-2演示了这些属性的操作过程: (动图2-2) 2.2 代码绘制矩形 LayaAir引擎中的 drawRect() 方法用于绘制矢量矩形。该方法的详细说明如下: /** * 绘制矩形。 * @param x 开始绘制的 X 轴位置。...
来源: Laya3.0_文档 发布时间: 20251010