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

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

1. playSound和playMusic结束时候有异常抛出 [ 100%]

...1100, Laya.WebGL);         //设置适配模式         Laya.stage.scaleMode = "showall";         //设置剧中对齐         Laya.stage.alignH = "center";         //设置横竖屏         Laya.stage.screenMode = "vertical";         //显示FPS         Laya.Stat.sho...

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

2. 通过laya设计模式制作的,要怎么给按钮绑定事件呢? [ 94%]

...法发图了 class Main { constructor() { Laya.init(480, 852); Laya.stage.scaleMode = "showall"; Laya.stage.alignV = 'middle'; Laya.stage.alignH = 'center'; Laya.stage.screenMode = "vertical"; Laya.stage.bgColor = "#101825"; this.init() } init() { // 预加载图集 Lay...

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

3. laya.d3.core.particleshuriken.ShurikenParticleInstanceSystem_API3.0 [ 89%]

...anceMode looping playOnAwake prewarm randomSeed randomizeRotationDirection scaleMode simulationSpace simulationSpeed startColorConstant startColorConstantMax startColorConstantMin startColorType startDelay startDelayMax startDelayMin startDelayType startRotationConstant startRotationConstantMax star...

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

4. laya.d3.core.particleshuriken.ShurikenParticleSystem_API3.0 [ 85%]

...anceMode looping playOnAwake prewarm randomSeed randomizeRotationDirection scaleMode simulationSpace simulationSpeed startColorConstant startColorConstantMax startColorConstantMin startColorType startDelay startDelayMax startDelayMin startDelayType startRotationConstant startRotationConstantMax star...

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

5. laya.d3.core.particleShuriKen.ShurikenParticleSystem [ 74%]

...属性,需重新赋值此属性才可生效。 ShurikenParticleSystem  scaleMode : int缩放模式,0为Hiercachy,1为Local,2为World。ShurikenParticleSystem  shape : BaseShape 获取形状。 ShurikenParticleSystem  simulationSpace : int模拟器空间,0为World,1为Local。暂不支持Cust...

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

6. laya.d3.core.particleShuriKen.ShurikenParticleSystem [ 74%]

...属性,需重新赋值此属性才可生效。 ShurikenParticleSystem  scaleMode : int缩放模式,0为Hiercachy,1为Local,2为World。暂不支持1,2ShurikenParticleSystem  shape : BaseShape 获取形状。 ShurikenParticleSystem  simulationSpace : int模拟器空间,0为World,1为Local。...

来源: laya_api 发布时间: 20170929

7. 3D寻路 · LayaAir3.0文档 · LAYABOX [ 58%]

...: Vector2; constructor() { //初始化引擎 Laya3D.init(0, 0); Laya.stage.scaleMode = Stage.SCALE_FULL; Laya.stage.screenMode = Stage.SCREEN_NONE; //显示性能面板 Stat.show(); this.path = []; this.startPoint = new Vector2(); this.endPoint = new Vector2(); for (var i: number = 0; i < 20; ++i...

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

8. laya.display.Stage_API3.0 [ 55%]

... mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY rotation scaleMode scaleX scaleY scene screenMode scrollRect skewX skewY stage staticCache texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent a...

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