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

大约有 2,572 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0073 秒)

1841. 求教 label.text之类的文本,能否支持从右到左的显示?或者有没有什么解决方案,现有阿拉伯文、维语的需求 [ 50%]

...TextRightToLeft():void         {             var style:Object;             style = Browser.canvas.source.style;             style.display = "none";             style.position = "absolute";             style.direction = "rtl";    ...

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

1842. laya.components.AnimatorStateNumberCondition_API3.0 [ 50%]

...ndition Legend Class Class with type parameter Constructor Method Accessor Object literal Variable Function Type alias Enumeration Interface Inherited accessor

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

1843. 用mouseDown监听按下事件,用mouseUP 监听抬起事件,记录的鼠标X值在手机上有误 [ 50%]

...事件监听不到 红米K20pro 多个手指同时按下就会报这个错 object has in SimpleSingletonList 关于遍历产生的sprite的点击事件,急,大神帮看哈 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket...

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

1844. 调用创建微信授权按钮时,授权按钮有时候显示有时候不显示 [ 50%]

...权按钮,有时候不显示,以下是我创建按钮代码 var button:Object = wx.createUserInfoButton(             {                 type: 'image',                 image: GameConfig.ServerUrl + 'static/playgame.png',                 s...

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

1845. laya.d3.renderobjs.nativeobj.NativeBaseRenderQueue_API3.0 [ 50%]

...erQueue Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface

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

1846. laya.d3.renderobjs.renderobj.BaseRenderQueue_API3.0 [ 50%]

...erQueue Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface

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

1847. [LayaAir3]3.3BETA4-2D动态刚体allow rotation关闭无效 [ 50%]

...aya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 关于同为object层,层级设置无效的问题 2.0 drawTexture color参数无效 Dialog关闭时如何向open他的页面传值? 2D场景加载3d人物,3d人物如何实现动态半透明 摄像机跟随刚体移动,刚体出...

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

1848. laya native是用不了drawToCanvas方法的么?一调用就会提示gl.readPixels is not a function。如果不能用的话,有没有其它替代方案? [ 50%]

...微信小程序API 红米K20pro 多个手指同时按下就会报这个错 object has in SimpleSingletonList Laya mac版的IDE 是没测试就上线了吗? 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 关于Lay...

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

1849. laya.d3.core.BaseCamera [ 50%]

...aseCameraInheritanceBaseCamera Sprite3D ComponentNode Node EventDispatcher ObjectSubclasses Camera, VRCamera BaseCamera 类用于创建摄像机的父类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激...

来源: laya_api 发布时间: 20170929

1850. laya.d3.component.animation.UVAnimations [ 50%]

...ionsInheritanceUVAnimations KeyframeAnimations Component3D EventDispatcher Object UVAnimations 类用于创建UV动画组件。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By currentAnimationClipIndex : int[read-only] 获取播放器的动画...

来源: laya_api 发布时间: 20170603