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

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

1001. laya.ui.UIGroup_API3.0 [ 26%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/UIGroup" UIGroup Class UIGroup Group 是一个可以自动布局的项集合控件。 Group 的默认项对象为 Button 类实...

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

1002. laya.display.Input_API3.0 [ 26%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/Input" Input Class Input Input 类用于创建显示对象以显示和输入文本。 Input 类封装了原生的文本输...

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

1003. laya.ui.TextInput_API3.0 [ 26%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/TextInput" TextInput Class TextInput TextInput 类用于创建显示对象以显示和输入文本。 example 以下示例代码...

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

1004. laya.ui.TextArea_API3.0 [ 25%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/TextArea" TextArea Class TextArea TextArea 类用于创建显示对象以显示和输入文本。 example 以下示例代码,...

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

1005. laya.d3.core.scene.Scene3D_API3.0 [ 25%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/scene/Scene3D" Scene3D Class Scene3D 用于实现3D场景。 Hierarchy Sprite Scene3D Implements ISubmit Index Constructors...

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

1006. laya.ui.Tree_API3.0 [ 25%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/Tree" Tree Class Tree Tree 控件使用户可以查看排列为可扩展树的层次结构数据。 example package { import lay...

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

1007. 3D灯光与阴影 · LayaAir3.4 · 引擎文档 · LAYABOX [ 25%]

...完全实时灯光使用更高的内存。 ​ Realtime:实时光源 ​ LayaAir会在运行时为实时光源执行光照计算,每帧进行一次。你可以在运行时更改实时光源的属性,从而创建诸如闪烁的灯泡或穿过暗室的火炬之类的效果。 实时光源可用...

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

1008. 十几秒以后动画渲染时间变长,帧率变慢,是怎么回事? [ 25%]

...Area = <Area>{ w: -1, h: -1 };  /** 血条 */ private _blood_chart: Laya.ProgressBar; // toset: private _blood_area: Area = new AreaEntity( 100, 20 ); public _blood_value: number;  /** 魔鬼 */ private _demon_ani: Laya.Animation; // toset: private _demon_area: Area = new AreaEntity( 100, 10...

来源: Laya_社区 发布时间: 20180515

1009. laya.map.TileAniSprite [ 23%]

... | Frames No Frames TileAniSpriteProperties | Methods | Events Packagelaya.mapClasspublic class TileAniSpriteInheritanceTileAniSprite Sprite Node EventDispatcher Object TildMap的动画显示对象(一个动画(TileTexSet),可以绑定多个动画显示对象(TileAniSprite)) Publi...

来源: laya_api 发布时间: 20170929

1010. laya.physics.PhysicsDebugDraw [ 22%]

... Frames No Frames PhysicsDebugDrawProperties | Methods | Events Packagelaya.physicsClasspublic class PhysicsDebugDrawInheritancePhysicsDebugDraw Sprite Node EventDispatcher Object 物理辅助线,调用PhysicsDebugDraw.enable()开启,或者通过IDE设置打开 Public Properties Hide Inherit...

来源: Laya2.0_api 发布时间: 20190513