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

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

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

...行排版 在代码里使用位图字体,或许不利于排版,为了方便的在场景中直接编辑使用位图字体,这个小节继续引导大家在IDE中使用以及运行起来。 #### 第一步:在IDE里注册位图字体 把导出的位图字体同名文件(.fnt和.png)拖拽...

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

1162. laya.d3.core.SkinnedMeshRenderer_API3.0 [ 26%]

...现了这个函数,则组件会被重置并且自动回收到对象池,方便下次复用 如果没有重置,则不进行回收复用 Returns void Optional onStart onStart(): void Inherited from Component.onStart Defined in laya/components/Component.ts:287 第一次执行update之前执行,...

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

1163. laya.d3.component.staticmesh.StaticBatchMeshRender_API3.0 [ 26%]

...现了这个函数,则组件会被重置并且自动回收到对象池,方便下次复用 如果没有重置,则不进行回收复用 Returns void Optional onStart onStart(): void Inherited from Component.onStart Defined in laya/components/Component.ts:287 第一次执行update之前执行,...

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

1164. laya.d3.component.volume.reflectionprobe.ReflectionProbe_API3.0 [ 25%]

...现了这个函数,则组件会被重置并且自动回收到对象池,方便下次复用 如果没有重置,则不进行回收复用 Returns void Optional onStart onStart(): void Inherited from Component.onStart Defined in laya/components/Component.ts:287 第一次执行update之前执行,...

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

1165. laya.d3.core.particleshuriken.ShurikenParticleRenderer_API3.0 [ 25%]

...现了这个函数,则组件会被重置并且自动回收到对象池,方便下次复用 如果没有重置,则不进行回收复用 Returns void Optional onStart onStart(): void Inherited from Component.onStart Defined in laya/components/Component.ts:287 第一次执行update之前执行,...

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

1166. laya.d3.core.SimpleSkinnedMeshRenderer_API3.0 [ 25%]

...现了这个函数,则组件会被重置并且自动回收到对象池,方便下次复用 如果没有重置,则不进行回收复用 Returns void Optional onStart onStart(): void Inherited from Component.onStart Defined in laya/components/Component.ts:287 第一次执行update之前执行,...

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

1167. laya.d3.component.volume.batchvolume.StaticInstanceBatchRender_API3.0 [ 25%]

...现了这个函数,则组件会被重置并且自动回收到对象池,方便下次复用 如果没有重置,则不进行回收复用 Returns void Optional onStart onStart(): void Inherited from Component.onStart Defined in laya/components/Component.ts:287 第一次执行update之前执行,...

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

1168. laya.d3.physics.CharacterController_API3.0 [ 25%]

...现了这个函数,则组件会被重置并且自动回收到对象池,方便下次复用 如果没有重置,则不进行回收复用 Returns void Optional onStart onStart(): void Inherited from Component.onStart Defined in laya/components/Component.ts:287 第一次执行update之前执行,...

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

1169. laya.d3.component.volume.batchvolume.BatchRender_API3.0 [ 25%]

...现了这个函数,则组件会被重置并且自动回收到对象池,方便下次复用 如果没有重置,则不进行回收复用 Returns void Optional onStart onStart(): void Inherited from Component.onStart Defined in laya/components/Component.ts:287 第一次执行update之前执行,...

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

1170. 屏幕适配的缩放模式详解(JavaScript-2D基础篇(JS)-屏幕适配) [ 25%]

...。下面把不同缩放模式的对哪些进行了缩放进行了对比,方便大家直观的理解。 | | noscale | exactifit | showall | noborder | full | fixed_width | fixed_height | fixed_auto | | ------------ | ------- | --------- | ------- | -------- | ---- | ----------- | ------------ | --...

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