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

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

471. 关于laya生成的canvas定位问题导致内部事件不正确 [ 50%]

...ya.Stage.SCALE_NOSCALE; Laya.stage.bgColor = "#232628"; var img = new Laya.Sprite(); img.loadImage('images/item_5.png'); Laya.stage.addChild(img); img.on(Laya.Event.MOUSE_DOWN, img, onStartDrag); function onStartDrag(){ console.log(this); clickIndex++; msgDiv.html('图片选中了' + clickIndex + '...

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

472. laya.map.TileAniSprite [ 50%]

...entationAll Packages | All Classes | Index | Frames No Frames TileAniSpriteProperties | Methods | Events Packagelaya.mapClasspublic class TileAniSpriteInheritanceTileAniSprite Sprite Node EventDispatcher Object TildMap的动画显示对象(一个动画(TileTexSet),可以绑定多个...

来源: laya_api 发布时间: 20170929

473. laya.physics.PhysicsDebugDraw [ 49%]

...elaya.physicsClasspublic class PhysicsDebugDrawInheritancePhysicsDebugDraw Sprite Node EventDispatcher Object 物理辅助线,调用PhysicsDebugDraw.enable()开启,或者通过IDE设置打开 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By...

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

474. laya.ui.Clip_API3.0 [ 49%]

...fined in laya/display/Node.ts:56 _graphics _graphics: AutoBitmap Overrides Sprite._graphics Defined in laya/ui/Clip.ts:151 _ownGraphics _ownGraphics: boolean = false Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _scene _scene: Node Inherited from Node._scene Defined in laya/...

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

475. 物理引擎显示旋转问题 [ 49%]

...变成这样了   LayaUISample.js代码:   (function () {     var Sprite = Laya.Sprite;     var Stage = Laya.Stage;     var Browser = Laya.Browser;     var WebGL = Laya.WebGL;     var Render = Laya.Render;     var Matter = Browser.window.Matter;     var LayaRender = B...

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

476. laya.map.TileAniSprite [ 49%]

...entationAll Packages | All Classes | Index | Frames No Frames TileAniSpriteProperties | Methods | Events Packagelaya.mapClasspublic class TileAniSpriteInheritanceTileAniSprite Sprite Node EventDispatcher Object TildMap的动画显示对象(一个动画(TileTexSet),可以绑定多个...

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

477. laya.d3.core.scene.VRScene [ 49%]

...agelaya.d3.core.sceneClasspublic class VRSceneInheritanceVRScene BaseScene Sprite Node EventDispatcher Object VRScene 类用于实现VR场景。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为...

来源: laya_api 发布时间: 20170422

478. Laya.Tween.to 用这个做缓动动效, 变动scale值有问题, [ 49%]

...回复被折叠 要回复问题请先登录 发起人 zkang5 相关问题 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 通过绘制纹理生成的图片,改变scale时会出现图片不绘制的情况 Laya.Tween.to scale如何实现图片不停地放大缩小? 3D...

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

479. 自定义渲染后,customRender里设置uniform值在ui节点下不生效 [ 49%]

...叠 要回复问题请先登录 发起人 chasel 相关问题 如何设置Sprite的宽高点击区域? 使用钢体设置防穿后仍有几率会穿透 图片添加点击事件 有的不生效 Laya3D里的material可以设置flat shading么 使用getChildByName()无法得到子节点对象 ...

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

480. laya.particle.Particle2D [ 49%]

...nts Packagelaya.particleClasspublic class Particle2DInheritanceParticle2D Sprite Node EventDispatcher Object Particle2D 类是2D粒子播放类 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为...

来源: laya_api 发布时间: 20170929