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

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

1051. laya.ui.Image_API3.0 [ 50%]

...tomRenderEnable Defined in laya/display/Sprite.ts:327 设置是否开启定义渲染,只有开启定义渲染,才能使用customRender函数渲染。 Parameters b: boolean Returns void dataSource get dataSource(): any set dataSource(value: any): void Inherited from UIComponent.dataSource D...

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

1052. laya.ui.FontClip_API3.0 [ 50%]

...tomRenderEnable Defined in laya/display/Sprite.ts:327 设置是否开启定义渲染,只有开启定义渲染,才能使用customRender函数渲染。 Parameters b: boolean Returns void dataSource get dataSource(): any set dataSource(value: any): void Inherited from UIComponent.dataSource D...

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

1053. Cannot read property 'call' of undefined [ 50%]

...运行报错 Uncaught Can not find scene:GameView.scene undefined 鼠标定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 Cannot read property 'displayObject' of null Laya2.1.0 JS调用Java PlatformClass undefined [TMA][ER...

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

1054. SCALE_FIXED_WIDTH适配屏幕的问题 [ 50%]

...Laya.stage.frameRate = Laya.Stage.FRAME_SLOW;             //注册定义按钮控件             Laya.View.regComponent("ScaleButton", ScaleButton);             Laya.loader.load("res/atlas/com/loading.atlas", Laya.Handler.create(this, this.loadGame));         }         p...

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

1055. laya.ui.UIGroup_API3.0 [ 50%]

...tomRenderEnable Defined in laya/display/Sprite.ts:327 设置是否开启定义渲染,只有开启定义渲染,才能使用customRender函数渲染。 Parameters b: boolean Returns void dataSource get dataSource(): any set dataSource(value: any): void Inherited from UIComponent.dataSource D...

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

1056. laya.d3.core.scene.Scene [ 50%]

...。 Sprite customRenderEnable : Boolean[write-only] 设置是否开启定义渲染,只有开启定义渲染,才能使用customRender函数渲染。 Sprite destroyed : Boolean[只读]是否已经销毁。对象销毁后不能再使用。Node displayedInStage : Boolean[read-only] 表示...

来源: laya_api 发布时间: 20170929

1057. QQ玩一玩打包问题 [ 50%]

...运行,为什么打包APK之后在手机上就连接不上socket event定义事件的问题 打包出来后的APP打开加载速度过慢,有黑屏,如何加入闪屏图片 关于shader中opengl函数问题 1.8.4版本打包vivo小游戏,只有个temprelease graphics alpha 问题 问题...

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

1058. 怎么获取手机相册内容 [ 50%]

...找。 qweouyang1990 • 2018-07-04 16:20 实际上我想做一个本地定义头像功能。。。 头大 Laya_Aaron • 2018-07-04 16:25 @qweouyang1990:这就得会做ios 和安卓开发,然后发布后的项目,在xcode 和安卓studio 上用 oc 或者 java 代码把这功能加进去。

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

1059. 2D线渲染器 · LayaAir3.4 · 引擎文档 · LAYABOX [ 50%]

...光组件的图层遮罩所影响的图层 材质(sharedMaterial) 设置定义的2D着色器材质,不设置引擎会使用默认材质 线段数据(positions) 每一组数据代表2D节点上的一条线段,其中 X,Y 值为线段的起点,Z,W 值为线段的终点。开发者也可以在...

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

1060. laya.ui.Dialog [ 50%]

...称Dialog customRenderEnable : Boolean[write-only] 设置是否开启定义渲染,只有开启定义渲染,才能使用customRender函数渲染。 Sprite dataSource : *View destroyed : Boolean = false[只读]是否已经销毁。对象销毁后不能再使用。Node displayedInStage : ...

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