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

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

501. laya.d3.webxr.core.ButtonGamepad_API3.0 [ 81%]

...n once Constructors constructor new ButtonGamepad(handness: string, index: number): ButtonGamepad Defined in laya/d3/WebXR/core/WebXRGamepad.ts:104 类用于创建Button对象 Parameters handness: string 设备名称 index: number button缩影 Returns ButtonGamepad Properties handness handness: stri...

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

502. laya.d3.renderobjs.nativeobj.NativeUniformBufferObject_API3.0 [ 81%]

...etBuffer Constructors constructor new NativeUniformBufferObject(glPointer: number, name: string, bufferUsage: BufferUsage, byteLength: number, isSingle: boolean): NativeUniformBufferObject Overrides UniformBufferObject.constructor Defined in laya/d3/RenderObjs/NativeOBJ/NativeUniformBufferObject.ts:...

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

503. laya.d3.physics.PhysicsSettings_API3.0 [ 81%]

...es fixedTimeStep flags maxSubSteps Properties fixedTimeStep fixedTimeStep: number = 1.0 / 60.0 Defined in laya/d3/physics/PhysicsSettings.ts:12 物理模拟器帧的间隔时间。 flags flags: number = 0 Defined in laya/d3/physics/PhysicsSettings.ts:6 标志集合。 maxSubSteps maxSubSteps: number...

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

504. 解决游戏最小化退到后台后浏览器会强制1秒执行一次ILaya.stage._loop() [ 81%]

...dArrayBuffer(4))             // also filters out NaN, non-number types, including empty strings, but allows bigints             const valid = ms > 0 && ms < Infinity              if (valid === false) {            ...

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

505. List翻页效果怎么实现 [ 81%]

... default class RuleDialog extends ui.scene.RuleDialogUI { private m_index: number = -1; private m_downValue: number = -1; constructor() { super(); this.list_rule.hScrollBarSkin = ""; this.list_rule.renderHandler = new Laya.Handler(this, this.updateItem); this.list_rule.scrollBar.changeHandler = new ...

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

506. laya.d3.core.particleshuriken.module.shape.ConeShape_API3.0 [ 81%]

...创建一个 ConeShape 实例。 Returns ConeShape Properties angle angle: number Defined in laya/d3/core/particleShuriKen/module/shape/ConeShape.ts:18 发射弧度。 emitType emitType: number Defined in laya/d3/core/particleShuriKen/module/shape/ConeShape.ts:24 发射类型,0为Base,1为BaseShell,...

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

507. laya.device.geolocation.Geolocation_API3.0 [ 81%]

...Returns Geolocation Properties Static PERMISSION_DENIED PERMISSION_DENIED: number = 1 Defined in laya/device/geolocation/Geolocation.ts:15 由于权限被拒绝造成的地理信息获取失败。 Static POSITION_UNAVAILABLE POSITION_UNAVAILABLE: number = 2 Defined in laya/device/geolocation/Geoloca...

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

508. laya.display.cmd.DrawPolyCmd_API3.0 [ 81%]

...边框颜色,或者填充绘图的渐变对象。 lineWidth lineWidth: number Defined in laya/display/cmd/DrawPolyCmd.ts:34 可选)边框宽度。 points points: number[] | null Defined in laya/display/cmd/DrawPolyCmd.ts:22 多边形的点集合。 x x: number Defined in laya/display/cmd/DrawPol...

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

509. 浏览器接口 · LayaAir3.0文档 · LAYABOX [ 81%]

...果前者为0或为空,则选择后者。 */ static get clientWidth(): number { Browser.__init__(); return Browser._clientWidth || Browser._window.innerWidth || Browser._document.body.clientWidth; } static set clientWidth(value: number) { Browser._clientWidth = value; } /** * 浏览器窗口可视...

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

510. laya.d3.text.TextMesh_API3.0 [ 81%]

... Parameters value: Color Returns void 颜色。 fontSize get fontSize(): number set fontSize(value: number): void Defined in laya/d3/text/TextMesh.ts:32 获取字体尺寸。 Returns number 字体尺寸。 Defined in laya/d3/text/TextMesh.ts:40 设置字体储存。 Parameters value: number 字体...

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