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

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

981. laya.ui.TextInput_API3.0 [ 67%]

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

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

982. 关于WXOpenDataViewer [ 67%]

关于WXOpenDataViewer 坛子里的兄弟说用WXOpenDataViewer代替sprite可以解决我之前的BUG,,,可是出现了新BUG      Laya["Texture2D"]这里的判断false了。。。   谁知道咋回事?? 附件 : --> 2018-11-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 ...

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

983. laya.ui.FrameClip [ 67%]

...lic class FrameClipInheritanceFrameClip FrameAnimation AnimationPlayerBase Sprite Node EventDispatcher Object 关键帧动画播放类 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示...

来源: laya_api 发布时间: 20170422

984. Laya.loader.create问题 [ 67%]

... 2017-05-19 18:35 目前是不是使用create的话,不能运用在2D的sprite上?

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

985. 用u3d导出的粒子效果,不能移动粒子的位置 [ 67%]

用u3d导出的粒子效果,不能移动粒子的位置 var particleSprite3D:Laya.Sprite3D = Laya.Sprite3D.load("res/LayaScene_effect/effect.lh") as Laya.Sprite3D; particleSprite3D.transform.translate(new Laya.Vector3(0,20,0)) this.scene.addChild(particleSprite3D); 用u3d导出的粒子效果,...

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

986. 没有预加载的图片怎么获取width和height ? [ 67%]

...nAssetLoad));      } function onAssetLoad() {      older = new Laya.Sprite();      older.loadImage("../laya/assets/comp/image.png");     Laya.stage.addChild(older);     console.log(older.scaleX,older.scaleY,older.rotation,older.x,older.y, older.width,older.height,older.getBounds()....

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

987. 在LayaAir IDE用组件Rect绘制矩形,在代码中怎么获取这个对象啊 [ 67%]

...相关的链接 提交 3 个回复 sword2015 赞同来自: Rect不是继承Sprite 2017-07-04 0 0 分享 微博 QZONE 微信 cuixueying 赞同来自: Rect本身不是显示对象,如果要显示必须放到一个显示对象容器内部,譬如sprite,然后为sprite声明var即可 2017-07-04 0 0...

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

988. pivotX 和pivotY是不是可以比喻成坐标原点,设置以后坐标系就以它为原点了 [ 67%]

...被折叠 要回复问题请先登录 发起人 132*****180 相关问题 sprite旋转以后,但是原来碰撞检测rect没有旋转 招聘:H5游戏开发 坐标:深圳南山 如何设置Sprite的宽高和点击区域? 使用钢体设置防穿后仍有几率会穿透 龙骨skeleton鼠标点...

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

989. 关于射线检测,返回所有碰撞结果的问题 [ 67%]

...知,必看!!!不按提问规则的,官方拒绝解答!!! sprite旋转以后,但是原来碰撞检测rect没有旋转 unity导出粒子文件问题 laya针对页游耗用内存大的问题是如何解决的? LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版...

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

990. laya.filters.BlurFilter_API3.0 [ 67%]

...s/BlurFilter.ts:34 Returns Float32Array Static _filter _filter(this: RenderSprite, sprite: Sprite, context: Context, x: number, y: number): void Inherited from BlurFilter._filter Defined in laya/filters/Filter.ts:38 Parameters this: RenderSprite sprite: Sprite context: Context x: number y: number Re...

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