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

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

1401. laya.d3.math.MathUtils3D_API3.0 [ 50%]

...thUtils3D Defined in laya/d3/math/MathUtils3D.ts:12 创建一个 MathUtils 实例。 Returns MathUtils3D Properties Static Deg2Rad Deg2Rad: number = Math.PI / 180 Defined in laya/d3/math/MathUtils3D.ts:12 角度转弧度系数 Static MaxValue MaxValue: number = 3.40282347e+38 Defined in laya/d3/math...

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

1402. laya.ui.RadioGroup [ 50%]

...设置一个Rectangle区域作为点击区域,或者设置一个HitArea实例作为点击区域,HitArea内可以设置可点击和不可点击区域。 如果不设置hitArea,则根据宽高形成的区域进行碰撞。 Sprite hitTestPrior : Boolean = false 指定鼠标事件检测是优先...

来源: laya_api 发布时间: 20170929

1403. 新版版2d粒子问题?同样的代码,LayaAir IDE 2.1.0版本正常,LayaAir IDE 2.2.0beta2版本报错 [ 50%]

...2D = Laya.Particle2D;                 // 创建 Particle2D 实例                 let partIns = new Particle2D(settings);                 Laya.stage.addChild(partIns);                 // 开始发射粒子                ...

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

1404. laya.ani.bone.Skeleton_API3.0 [ 50%]

...from Node.components Defined in laya/display/Node.ts:983 返回所有组件实例。 Returns ReadonlyArray<Component> 返回组件实例数组。 customRenderEnable set customRenderEnable(b: boolean): void Inherited from Text.customRenderEnable Defined in laya/display/Sprite.ts:327 设置是...

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

1405. 一个立方体3d微信示例在微信真机的问题 [ 50%]

...立方体3d微信示例在微信真机的问题 用laya的3d微信小游戏实例,那个 立方体,在模拟器和 laya都正常,但是在微信真机上出现 特别多的 立方体,也就是 一个 铺面了 整个屏幕,不知何解,,下面分别是 模拟器中正常的状态,和...

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

1406. matter.js mouseconstraint在微信小游戏中无效 [ 49%]

...5-20 2 2 分享 微博 QZONE 微信 一点一滴 赞同来自: 提供一个实例,我们查下具体问题,谢谢 2018-05-12 0 0 分享 微博 QZONE 微信 186*****418 赞同来自: Laya IDE下可拖动。   导出,微信开发工具下无法拖动了。 Laya2DPhysicsTest.zip 2018-05-15 0 0 ...

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

1407. laya.d3.core.particleshuriken.module.shape.SphereShape_API3.0 [ 49%]

...e/particleShuriKen/module/shape/SphereShape.ts:14 创建一个 SphereShape 实例。 Returns SphereShape Properties emitFromShell emitFromShell: boolean Defined in laya/d3/core/particleShuriKen/module/shape/SphereShape.ts:14 从外壳发射。 enable enable: boolean = true Inherited from BaseShape.e...

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

1408. laya.d3.core.particleshuriken.module.shape.HemisphereShape_API3.0 [ 49%]

...leShuriKen/module/shape/HemisphereShape.ts:15 创建一个 HemisphereShape 实例。 Returns HemisphereShape Properties emitFromShell emitFromShell: boolean Defined in laya/d3/core/particleShuriKen/module/shape/HemisphereShape.ts:15 从外壳发射。 enable enable: boolean = true Inherited from Bas...

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

1409. Laya如何处理类与类之间的依赖关系 [ 49%]

... 在一个类中定义一个静态变量,并初始化为另一个类的实例或者是枚举成员。怎么处理依赖? enum LogLevelEnum{ ALL = -0xFFFFFFFF, TRACE = 0, DEBUG = 200, INFO = 400, WARN = 600, ERROR = 800, FATAL = 1000, OFF = 0xFFFFFFFF }class Logger { public static logLevel: numbe...

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

1410. laya.media.VideoNode_API3.0 [ 49%]

...from Node.components Defined in laya/display/Node.ts:983 返回所有组件实例。 Returns ReadonlyArray<Component> 返回组件实例数组。 currentSrc get currentSrc(): string Defined in laya/media/VideoNode.ts:154 获取当前播放源路径。 Returns string currentTime get currentTime...

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