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

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

1. laya.d3.core.HeightMap_API3.0 [ 100%]

...ssors height get height(): number Defined in laya/d3/core/HeightMap.ts:162 获取高度。 Returns number value 高度。 maxHeight get maxHeight(): number Defined in laya/d3/core/HeightMap.ts:170 最大高度。 Returns number value 最大高度。 minHeight get minHeight(): number Defined in laya/...

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

2. laya.ani.GraphicsAni_API3.0 [ 72%]

... Inherited from Graphics.getBounds Defined in laya/display/Graphics.ts:201 获取位置及宽高信息矩阵(比较耗CPU,频繁使用会造成卡顿,尽量少用)。 Parameters Default value realSize: boolean = false (可选)使用图片的真实大小,默认为false Returns Rectangle 位...

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

3. laya.ui.AutoBitmap_API3.0 [ 72%]

... Inherited from Graphics.getBounds Defined in laya/display/Graphics.ts:201 获取位置及宽高信息矩阵(比较耗CPU,频繁使用会造成卡顿,尽量少用)。 Parameters Default value realSize: boolean = false (可选)使用图片的真实大小,默认为false Returns Rectangle 位...

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

4. laya.display.Graphics_API3.0 [ 70%]

...nds(realSize?: boolean): Rectangle Defined in laya/display/Graphics.ts:201 获取位置及宽高信息矩阵(比较耗CPU,频繁使用会造成卡顿,尽量少用)。 Parameters Default value realSize: boolean = false (可选)使用图片的真实大小,默认为false Returns Rectangle 位...

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

5. laya.display.Stage_API3.0 [ 70%]

...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 canvasDegree canvasDegree: number = 0 Defined in laya/display/Stage.ts:126 画布的旋转角度。...

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

6. laya.resource.Texture_API3.0 [ 68%]

...t bitmap(value: BaseTexture): void Defined in laya/resource/Texture.ts:214 获取位图。 Returns BaseTexture 位图。 Defined in laya/resource/Texture.ts:222 设置位图。 Parameters value: BaseTexture Returns void 位图。 cpuMemory get cpuMemory(): number Inherited from Resource.cpuMemory De...

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

7. laya.resource.HTMLCanvas_API3.0 [ 66%]

...tring Inherited from Resource.url Defined in laya/resource/Resource.ts:107 获取资源的URL地址。 uuid uuid: string Inherited from Resource.uuid Defined in laya/resource/Resource.ts:109 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/reso...

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

8. laya.display.Sprite_API3.0 [ 63%]

...节点。 注意: Sprite 默认没有宽高,可以通过getBounds函数获取;也可手动设置宽高;还可以设置autoSize=true,然后再获取宽高。Sprite的宽高一般用于进行碰撞检测和排版,并不影响显示图像大小,如果需要更改显示图像大小,请...

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

9. laya.d3.core.MeshTerrainSprite3D_API3.0 [ 61%]

...lean): void Inherited from Node.active Defined in laya/display/Node.ts:645 获取自身是否激活。 Returns boolean 自身是否激活。 Inherited from Node.active Defined in laya/display/Node.ts:653 设置是否激活。 Parameters value: boolean 是否激活。 Returns void 自身是否激活...

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

10. laya.display.Text_API3.0 [ 61%]

...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display...

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