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

大约有 698 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0057 秒)

561. laya.ui.List_API3.0 [ 34%]

...nabled mouseX mouseY numChildren page parent pivotX pivotY repeatX repeatY right rotation scaleX scaleY scene scrollBar scrollRect scrollType selectedIndex selectedItem selection skewX skewY spaceX spaceY stage startIndex staticCache texture timer toolTip top transform url vScrollBarSkin viewport vi...

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

562. laya.ui.UIGroup_API3.0 [ 34%]

...bels left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect selectedIndex selection skewX skewY skin space stage stateNum staticCache strokeColors texture timer toolTip top transform url viewport visible width x y zOrder Methods _initializ...

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

563. 项目资源面板说明 · LayaAir3.0文档 · LAYABOX [ 34%]

...恢复到只有assets和src目录,如动图4-2所示 (动图4-2) Copyright ©Layabox 2022 all right reserved,powered by LayaAir Engine更新时间: 2023-11-29 17:33:43 img{cursor:pointer}

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

564. laya.ui.TextInput_API3.0 [ 33%]

...Children overflow padding parent pivotX pivotY prompt promptColor restrict right rotation scaleX scaleY scene scrollRect sizeGrid skewX skewY skin stage staticCache stroke strokeColor templateVars text textField texture timer toolTip top transform type ubb underline underlineColor url valign viewpor...

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

565. Byte二进制读写(TypeScript-LayaAir基础篇(TS)-数据与通信) [ 33%]

...偏移量位置处写入 Float32 值。范围是$\left[-2^{128}, 2^{127}\right]$,约为-3.4E38—3.4E+38。 ```typescript var byte:Laya.Byte = new Laya.Byte(); byte.writeFloat32(10.021); ``` - **writeFloat64**(value:number):void写入float64位数值 其数值范围为-1.7E308~1.7E+308。 - **wr...

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

566. laya.ui.TextArea_API3.0 [ 33%]

...Children overflow padding parent pivotX pivotY prompt promptColor restrict right rotation scaleX scaleY scene scrollRect scrollType scrollX scrollY sizeGrid skewX skewY skin stage staticCache stroke strokeColor templateVars text textField texture timer toolTip top transform type ubb underline underl...

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

567. 着色器蓝图 · LayaAir3.0文档 · LAYABOX [ 33%]

...sampler2D节点 长按子母键t,左键点击需要放置的位置 Copyright ©Layabox 2022 all right reserved,powered by LayaAir Engine更新时间: 2023-08-03 17:22:09 img{cursor:pointer}

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

568. 3D基础显示对象 · LayaAir3.0文档 · LAYABOX [ 33%]

...er.sharedMaterial = boxMaterial; 运行时效果如下: (图3-2) Copyright ©Layabox 2022 all right reserved,powered by LayaAir Engine更新时间: 2024-06-24 11:51:43 img{cursor:pointer}

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

569. laya.d3.math.Vector4 [ 33%]

...值四维向量。 Parameters a:Vector4 — left向量。  b:Vector4 — right向量。  t:Number — 插值比例。  out:Vector4 — 输出向量。 max()method  public static function max(a:Vector4, b:Vector4, out:Vector4):void 分别取两个四维向量x、y、z的最大值计算新的四...

来源: laya_api 发布时间: 20170929

570. 场景管理 · LayaAir3.0文档 · LAYABOX [ 33%]

...代码使用如下: Laya.Scene.destroy("scene.ls"); Laya.Scene.gc(); Copyright ©Layabox 2022 all right reserved,powered by LayaAir Engine更新时间: 2023-07-17 17:44:40 img{cursor:pointer}

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