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

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

361. laya.d3.core.Camera_API3.0 [ 93%]

...rePixel instantiate load Constructors constructor new Camera(aspectRatio?: number, nearPlane?: number, farPlane?: number): Camera Overrides BaseCamera.constructor Defined in laya/d3/core/Camera.ts:659 创建一个 Camera 实例。 Parameters Default value aspectRatio: number = 0 横纵比。 Default...

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

362. laya.display.cmd.DrawCircleCmd_API3.0 [ 93%]

...边框颜色,或者填充绘图的渐变对象。 lineWidth lineWidth: number = 0 Defined in laya/display/cmd/DrawCircleCmd.ts:35 (可选)边框宽度。 percent percent: boolean Defined in laya/display/cmd/DrawCircleCmd.ts:40 位置和大小是否是百分比 radius radius: number Defined in ...

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

363. laya.utils.Tween_API3.0 [ 93%]

...rt resume setStartTime to clear clearAll from to Properties repeat repeat: number = 1 Defined in laya/utils/Tween.ts:38 重播次数,如果repeat=0,则表示无限循环播放 update update: Handler Defined in laya/utils/Tween.ts:36 更新回调,缓动数值发生变化时,回调变化的值...

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

364. laya.ui.Panel [ 93%]

...archy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anch...

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

365. laya.ui.LayoutBox [ 93%]

...rtyDefined By  align : String 子对象对齐方式。LayoutBox alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component autoSize : Boolean = ...

来源: laya_api 发布时间: 20170929

366. laya.d3.physics.constraints.ConfigurableConstraint_API3.0 [ 93%]

...ts/Component.ts:35 Static CONFIG_MOTION_TYPE_FREE CONFIG_MOTION_TYPE_FREE: number = 2 Defined in laya/d3/physics/constraints/ConfigurableConstraint.ts:16 约束限制模式 不限制 Static CONFIG_MOTION_TYPE_LIMITED CONFIG_MOTION_TYPE_LIMITED: number = 1 Defined in laya/d3/physics/constraints/Confi...

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

367. laya.ui.Tree [ 93%]

...c Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component  array : Array 列...

来源: laya_api 发布时间: 20170929

368. Byte二进制读写(JavaScript-LayaAir基础篇(JS)-数据与通信) [ 93%]

...TFString())//从byte中读出字符串。 ``` - 读取数据 **getByte**():number在字节流中读一个字节。 **getInt16**():number在当前字节偏移量位置处读取 Int16 值。 **getInt32**():number在当前字节偏移量位置处读取 Int32 值 **getFloat32**():number在指定字节...

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

369. laya.html.dom.HTMLDivElement [ 93%]

...Element DIV标签 Public Properties PropertyDefined By  contextHeight : Number 实际内容的高 HTMLDivElement  contextWidth : Number 实际内容的宽 HTMLDivElement  height : Number[override] [read-only] 获取对象的高 HTMLDivElement  innerHTML : String[write-only] 设置标签内...

来源: laya_api 发布时间: 20170929

370. laya.physics.joint.PrismaticJoint [ 93%]

...t : *[read-only] [只读]原生关节对象JointBase  lowerTranslation : Number启用约束后,刚体移动范围的下限,是距离anchor的偏移量PrismaticJoint  maxMotorForce : Number启用马达后,可以施加的最大作用力PrismaticJoint  motorSpeed : Number启用马达后,...

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