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

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

1. Config3D_API3.0 [ 100%]

...ze BVH_limit_size: number = 32 Defined in Config3D.ts:71 最大BVH节点的大小 Static BVH_max_SpatialCount BVH_max_SpatialCount: number = 7 Defined in Config3D.ts:69 一个BVH节点最大的cell数,超过这个数会分离 Static customResolution customResolution: boolean = false Defined in Con...

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

2. laya.display.Text_API3.0 [ 99%]

...text 的文本显示为粗体。 text.fontSize = 30;//设置 text 的字体大小。 text.wordWrap = true;//设置 text 的文本自动换行。 text.x = 100;//设置 text 对象的属性 x 的值,用于控制 text 对象的显示位置。 text.y = 100;//设置 text 对象的属性 y 的值,用...

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

3. laya.display.BitmapFont_API3.0 [ 99%]

...ed in laya/display/BitmapFont.ts:22 表示是否根据实际使用的字体大小缩放位图字体大小。 destroyedImmediately destroyedImmediately: boolean Inherited from Resource.destroyedImmediately Defined in laya/resource/Resource.ts:112 是否在引用计数为0的时候立马删除他 dict...

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

4. laya.resource.HTMLCanvas_API3.0 [ 98%]

...ted from Resource.cpuMemory Defined in laya/resource/Resource.ts:124 内存大小。 Returns number destroyed get destroyed(): boolean Inherited from Resource.destroyed Defined in laya/resource/Resource.ts:138 是否已销毁。 Returns boolean gpuMemory get gpuMemory(): number Inherited from Resour...

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

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

...age提供几种适配模式,不同的适配模式会产生不同的画布大小,画布越大,渲染压力越大,所以要选择合适的适配方案。 Stage提供不同的帧率模式,帧率越高,渲染压力越大,越费电,合理使用帧率甚至动态更改帧率有利于改进...

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

6. laya.resource.WebGLRTMgr_API3.0 [ 92%]

...ya/resource/WebGLRTMgr.ts:20 获得一个renderTarget 暂时先按照严格大小判断。 Parameters w: number h: number Returns RenderTexture2D Static releaseRT releaseRT(rt: RenderTexture2D): void Defined in laya/resource/WebGLRTMgr.ts:48 回收一个renderTarget Parameters rt: RenderTexture2D Re...

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

7. laya.ui.Label_API3.0 [ 91%]

...色。 passwordLabel.fontSize = 20;//设置 passwordLabel 的文本字体大小。 Laya.stage.addChild(passwordLabel);//将 passwordLabel 添加到显示列表。 } } } example Laya.init(640, 800);//设置游戏画布宽高 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色 onInit(); funct...

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

8. laya.display.Input_API3.0 [ 91%]

...rom Text.fontSize Defined in laya/display/Text.ts:406 指定文本的字体大小(以像素为单位)。 默认为20像素,可以通过 Config.defaultFontSize 设置默认大小。 Returns number Inherited from Text.fontSize Defined in laya/display/Text.ts:410 指定文本的字体大小(以...

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

9. laya.ui.TextInput_API3.0 [ 91%]

...本显示为粗体。 textInput.fontSize = 30;//设置 textInput 的字体大小。 textInput.wordWrap = true;//设置 textInput 的文本自动换行。 textInput.x = 100;//设置 textInput 对象的属性 x 的值,用于控制 textInput 对象的显示位置。 textInput.y = 100;//设置 textInp...

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

10. laya.d3.utils.Size_API3.0 [ 90%]

...fullScreen(): Size Defined in laya/d3/utils/Size.ts:9 全局场景的屏幕大小 Returns Size Globals "laya/d3/utils/Size" Size constructor height width fullScreen Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Enumeration Interface

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