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

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

321. laya.resource.VideoTexture_API3.0 [ 25%]

...,则需要使用结构如:[p],其他的单个参数 p ,可以直接传入参数 p。 Returns boolean 此事件类型是否有侦听者,如果有侦听者则值为 true,否则值为 false。 gpuCompressFormat gpuCompressFormat(): boolean Inherited from BaseTexture.gpuCompressFormat Define...

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

322. 位图字体的制作与使用(TypeScript-LayaAir基础篇(TS)-文本) [ 25%]

...nt(fntPath, new Laya.Handler(this, (bitmapFont: Laya.BitmapFont) => { //按传入名称注册不同名称的位图字体 Laya.Text.registerBitmapFont(fontName, bitmapFont); }, [_bitmapFont])); } onEnable(): void { //加载字体和注册需要时间,延迟几帧渲染比较保险。也可以把使...

来源: Laya2.0_文档 发布时间: 20210715

323. laya.resource.Texture_API3.0 [ 25%]

...,则需要使用结构如:[p],其他的单个参数 p ,可以直接传入参数 p。 Returns boolean 此事件类型是否有侦听者,如果有侦听者则值为 true,否则值为 false。 getCachedClip getCachedClip(x: number, y: number, width: number, height: number): Texture Defined ...

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

324. laya.d3.component.volume.batchvolume.StaticInstanceBatchRender_API3.0 [ 24%]

.../component/Volume/BatchVolume/StaticInstanceBatchRender.ts:297 合批队列传入 Parameters renderNodes: BaseRender[] Returns void destroy destroy(): void Inherited from Component.destroy Defined in laya/components/Component.ts:229 销毁组件 Returns void hasHideFlag hasHideFlag(flag: number): bo...

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

325. laya.d3.resource.TextureCube_API3.0 [ 24%]

...,则需要使用结构如:[p],其他的单个参数 p ,可以直接传入参数 p。 Returns boolean 此事件类型是否有侦听者,如果有侦听者则值为 true,否则值为 false。 gpuCompressFormat gpuCompressFormat(): boolean Inherited from BaseTexture.gpuCompressFormat Define...

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

326. laya.d3.component.volume.batchvolume.BatchRender_API3.0 [ 24%]

...ned in laya/d3/component/Volume/BatchVolume/BatchRender.ts:160 合批队列传入 Parameters renderNode: BaseRender[] Returns void destroy destroy(): void Inherited from Component.destroy Defined in laya/components/Component.ts:229 销毁组件 Returns void hasHideFlag hasHideFlag(flag: number): boo...

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

327. laya.resource.TextureCube_API3.0 [ 23%]

...,则需要使用结构如:[p],其他的单个参数 p ,可以直接传入参数 p。 Returns boolean 此事件类型是否有侦听者,如果有侦听者则值为 true,否则值为 false。 gpuCompressFormat gpuCompressFormat(): boolean Inherited from BaseTexture.gpuCompressFormat Define...

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

328. laya.resource.Texture2DArray_API3.0 [ 23%]

...,则需要使用结构如:[p],其他的单个参数 p ,可以直接传入参数 p。 Returns boolean 此事件类型是否有侦听者,如果有侦听者则值为 true,否则值为 false。 gpuCompressFormat gpuCompressFormat(): boolean Inherited from BaseTexture.gpuCompressFormat Define...

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

329. laya.d3.component.volume.batchvolume.StatiVertexMergeBatchRender_API3.0 [ 23%]

...ned in laya/d3/component/Volume/BatchVolume/BatchRender.ts:160 合批队列传入 Parameters renderNode: BaseRender[] Returns void destroy destroy(): void Inherited from Component.destroy Defined in laya/components/Component.ts:229 销毁组件 Returns void hasHideFlag hasHideFlag(flag: number): boo...

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

330. 模型资源设置 · LayaAir3.3 · 引擎文档 · LAYABOX [ 23%]

...式 ,而选择无则会完全忽略模型的法线数据,顶点不会传入。IDE中也不会显示法线计算模式这个属性。无这个选项可能会用于特定的渲染需求,或者在LayaAir中手动编辑法线或使用脚本计算法线。否则,意味着在渲染时,将没有...

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