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

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

91. laya.display.Scene [ 37%]

...可选。 默认为"none",不做任何缓存。 当值为"normal"时,canvas模式下进行布缓存,webgl模式下进行命令缓存。 当值为"bitmap"时,canvas模式下进行依然是布缓存,webgl模式下使用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会...

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

92. viewportPointToRay产生的射线始终有偏差,是为什么? [ 36%]

...s_hao • 2018-06-15 13:56 viewportPointToRay的第一个参数传的是在canvas的坐标,Laya.stage.mouseX获取的是在state的坐标 所有你要Laya.stage.clientScaleX *Laya.stage.mouseX或者用Laya.MouseManager.instance.mouseX

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

93. laya.ui.AsynDialog [ 33%]

...可选。 默认为"none",不做任何缓存。 当值为"normal"时,canvas模式下进行布缓存,webgl模式下进行命令缓存。 当值为"bitmap"时,canvas模式下进行依然是布缓存,webgl模式下使用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会...

来源: laya_api 发布时间: 20170929

94. laya.ui.MoreGame [ 30%]

...可选。 默认为"none",不做任何缓存。 当值为"normal"时,canvas模式下进行布缓存,webgl模式下进行命令缓存。 当值为"bitmap"时,canvas模式下进行依然是布缓存,webgl模式下使用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会...

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

95. laya.ui.View [ 30%]

...可选。 默认为"none",不做任何缓存。 当值为"normal"时,canvas模式下进行布缓存,webgl模式下进行命令缓存。 当值为"bitmap"时,canvas模式下进行依然是布缓存,webgl模式下使用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会...

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

96. laya.ui.Dialog [ 26%]

...可选。 默认为"none",不做任何缓存。 当值为"normal"时,canvas模式下进行布缓存,webgl模式下进行命令缓存。 当值为"bitmap"时,canvas模式下进行依然是布缓存,webgl模式下使用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会...

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

97. laya.display.Scene_API3.0 [ 17%]

...Later clearTimer close contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce freshLayout fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getNodeByID getRepaint get...

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

98. laya.ui.View_API3.0 [ 17%]

...Later clearTimer close contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce freshLayout fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getNodeByID getRepaint get...

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

99. laya.ui.Dialog_API3.0 [ 17%]

...Later clearTimer close contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce freshLayout fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getNodeByID getRepaint get...

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

100. LayaAir和原生DOM交互(ActionScript-2D进阶篇(AS3)-扩展模块) [ 16%]

...在微信或者浏览器中长安没任何反应,因为qrcode生成的是canvas标签而不是img标签**。所以要想长按弹出识别的选项,只有用img标签才可以。这个开发者可以自行扩展。 ### LayaAir之dom元素video #### 视频直播 ​ 在html5时代,视频播放...

来源: Laya2.0_文档 发布时间: 20210715