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

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

961. laya.display.EffectAnimation_API3.0 [ 37%]

...始播放时,其他动效会自动停止播放。 可以通过LayaAir IDE创建。 Hierarchy FrameAnimation EffectAnimation Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior loop mouseThrough name tag wrapMode WRAP_PINGPONG WRAP_POSITIVE W...

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

962. laya.d3.core.light.LightSprite_API3.0 [ 37%]

...LightSprite" LightSprite Class LightSprite deprecated LightSprite 类用于创建灯光的父类。 Hierarchy Sprite3D LightSprite DirectionLight PointLight SpotLight Index Constructors constructor Properties _extra _scene _url name tag WORLDINVERTFRONT Accessors active activeInHierarchy color compo...

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

963. laya.d3.physics.constraints.ConfigurableConstraint_API3.0 [ 37%]

...ructor Defined in laya/d3/physics/constraints/ConfigurableConstraint.ts:80 创建一个ConfigurableConstraint实例 可设置的约束组件 Returns ConfigurableConstraint Properties Optional _extra _extra: IComponentExtra Inherited from Component._extra Defined in laya/components/Component.ts:36 Op...

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

964. laya.ui.UIComponent_API3.0 [ 36%]

...omponent Overrides Sprite.constructor Defined in laya/ui/UIComponent.ts:24 创建一个新的 Component 实例。 Parameters Default value createChildren: boolean = true Returns UIComponent Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _o...

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

965. laya.device.media.Video_API3.0 [ 36%]

...用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会额外创建renderTarget对象,增加内存开销,缓存面积有最大2048限制,不断重绘时会增加CPU开销。优点:大幅减少drawcall,渲染性能最高。 webgl下命令缓存模式缺点:只会减少节点...

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

966. laya.d3.core.scene.Scene3D_API3.0 [ 36%]

... Overrides Sprite.constructor Defined in laya/d3/core/scene/Scene3D.ts:726 创建一个 Scene3D 实例。 Returns Scene3D Properties _ShadowMapupdateFrequency _ShadowMapupdateFrequency: number = 1 Defined in laya/d3/core/scene/Scene3D.ts:425 lightShadowMap 更新频率 @internal Optional _extra _ext...

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

967. laya.d3.core.light.PointLight_API3.0 [ 36%]

...ght/PointLight" PointLight Class PointLight deprecated PointLight 类用于创建点光。 Hierarchy LightSprite PointLight Index Constructors constructor Properties _extra _scene _url name tag WORLDINVERTFRONT Accessors active activeInHierarchy color components destroyed displayedInStage hideFlags ...

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

968. laya.spine.SpineSkeleton_API3.0 [ 36%]

...用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会额外创建renderTarget对象,增加内存开销,缓存面积有最大2048限制,不断重绘时会增加CPU开销。优点:大幅减少drawcall,渲染性能最高。 webgl下命令缓存模式缺点:只会减少节点...

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

969. laya.ui.Box_API3.0 [ 36%]

...structor Overrides Sprite.constructor Defined in laya/ui/UIComponent.ts:24 创建一个新的 Component 实例。 Parameters Default value createChildren: boolean = true Returns Box Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _ownGraphi...

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

970. 性能分析插件 · LayaAir3.4 · 引擎文档 · LAYABOX [ 36%]

...点击这里登录后端平台,如图1-2所示,进入后端界面后,创建项目。 (图1-2) 1.3 项目中接入插件 在项目入口中,调用接口,初始化插件。 这里的项目入口指的是引擎初始化之后,项目首先要执行的地方。参考文档《项目入口...

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