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

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

621. laya.d3.core.render.command.CommandBuffer_API3.0 [ 44%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/render/command/CommandBuffer" CommandBuffer Class CommandBuffer CommandBuffer 类用于创建命令流。 Hierarchy CommandBuffer Index ...

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

622. Ease.elasticOut如何自定义参数,直接设置的话会变成number [ 43%]

...定正弦波的周期。 * @return 指定时间的插补属性的。 */ public static function elasticOut(t:Number, b:Number, c:Number, d:Number, a:Number = 0, p:Number = 0):Number { /*[DISABLE-ADD-VARIABLE-DEFAULT-VALUE]*/ var s:Number; if (t == 0) return b; if ((t /= d) == 1) return b + c; if (...

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

623. 面板容器组件 · LayaAir3.4 · 引擎文档 · LAYABOX [ 43%]

...port class NewScript extends Laya.Script { @property({ type: Laya.Panel }) public panel: Laya.Panel; //组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 onAwake(): void { this.panel.pos(100, 100); this.panel.size(200, 200); this.panel.scrollType = La...

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

624. 垂直布局容器组件 · LayaAir3.4 · 引擎文档 · LAYABOX [ 43%]

...xport class NewScript extends Laya.Script { @property({ type: Laya.VBox }) public vbox: Laya.VBox; //组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 onAwake(): void { this.vbox.pos(100, 100); this.vbox.bgColor = "#ffffff"; this.vbox.space = 30; thi...

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

625. laya.resource.RenderTexture_API3.0 [ 43%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/resource/RenderTexture" RenderTexture Class RenderTexture Hierarchy BaseTexture RenderTexture WebXRRenderTexture RenderTextureCube Implements IR...

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

626. 水平布局容器组件 · LayaAir3.4 · 引擎文档 · LAYABOX [ 43%]

...xport class NewScript extends Laya.Script { @property({ type: Laya.HBox }) public hbox: Laya.HBox; //组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 onAwake(): void { this.hbox.pos(100, 100); this.hbox.bgColor = "#ffffff"; this.hbox.space = 100; th...

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

627. laya.physics.joint.PulleyJoint_API3.0 [ 43%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/physics/joint/PulleyJoint" PulleyJoint Class PulleyJoint 滑轮关节:它将两个物体接地(ground)并彼此连接,当一个物体上升...

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

628. laya.resource.RenderTexture2D_API3.0 [ 43%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/resource/RenderTexture2D" RenderTexture2D Class RenderTexture2D RenderTexture 类用于创建渲染目标。 Hierarchy BaseTexture RenderTexture...

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

629. laya.physics.joint.WeldJoint_API3.0 [ 43%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/physics/joint/WeldJoint" WeldJoint Class WeldJoint 焊接关节:焊接关节的用途是使两个物体不能相对运动,受到关节的限...

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

630. laya.resource.NativeRenderTexture2D_API3.0 [ 42%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/resource/NativeRenderTexture2D" NativeRenderTexture2D Class NativeRenderTexture2D RenderTexture 类用于创建渲染目标。 Hierarchy BaseTex...

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