大约有 192 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0070 秒)
...,具有裁剪效果(如果只想限制子对象渲染区域,请使用viewport) srollRect和viewport的区别: 1.srollRect自带裁剪效果,viewport只影响子对象渲染是否渲染,不具有裁剪效果(性能更高)。 2.设置rect的x,y属性均能实现区域滚动效果,但sc...
来源: Laya2.0_api 发布时间: 20190513
...,具有裁剪效果(如果只想限制子对象渲染区域,请使用viewport),设置optimizeScrollRect=true,可以优化裁剪区域外的内容不进行渲染。 srollRect和viewport的区别: 1.srollRect自带裁剪效果,viewport只影响子对象渲染是否渲染,不具有裁剪...
来源: laya_api 发布时间: 20170929
...,具有裁剪效果(如果只想限制子对象渲染区域,请使用viewport) srollRect和viewport的区别: 1.srollRect自带裁剪效果,viewport只影响子对象渲染是否渲染,不具有裁剪效果(性能更高)。 2.设置rect的x,y属性均能实现区域滚动效果,但sc...
来源: Laya2.0_api 发布时间: 20190513
...,具有裁剪效果(如果只想限制子对象渲染区域,请使用viewport) srollRect和viewport的区别: 1.srollRect自带裁剪效果,viewport只影响子对象渲染是否渲染,不具有裁剪效果(性能更高)。 2.设置rect的x,y属性均能实现区域滚动效果,但sc...
来源: Laya2.0_api 发布时间: 20190513
...,具有裁剪效果(如果只想限制子对象渲染区域,请使用viewport) srollRect和viewport的区别: 1.srollRect自带裁剪效果,viewport只影响子对象渲染是否渲染,不具有裁剪效果(性能更高)。 2.设置rect的x,y属性均能实现区域滚动效果,但sc...
来源: Laya2.0_api 发布时间: 20190513
...ew fxaa hideFlags id is3D layer maxlocalYDistance msaa nearPlane normalizedViewport numChildren opaquePass orthographic orthographicVerticalSize parent postProcess projectionMatrix projectionViewMatrix renderingOrder scene skyRenderer timer transform url viewMatrix viewport _updateMark Methods _appl...
来源: Laya3.0_api 发布时间: 20231115
...,具有裁剪效果(如果只想限制子对象渲染区域,请使用viewport) srollRect和viewport的区别: 1.srollRect自带裁剪效果,viewport只影响子对象渲染是否渲染,不具有裁剪效果(性能更高)。 2.设置rect的x,y属性均能实现区域滚动效果,但sc...
来源: Laya2.0_api 发布时间: 20190513
...ew fxaa hideFlags id is3D layer maxlocalYDistance msaa nearPlane normalizedViewport numChildren opaquePass orthographic orthographicVerticalSize parent postProcess projectionMatrix projectionViewMatrix renderTarget renderingOrder scene skyRenderer timer transform url viewMatrix viewport _updateMark ...
来源: Laya3.0_api 发布时间: 20231115
...,具有裁剪效果(如果只想限制子对象渲染区域,请使用viewport) srollRect和viewport的区别: 1.srollRect自带裁剪效果,viewport只影响子对象渲染是否渲染,不具有裁剪效果(性能更高)。 2.设置rect的x,y属性均能实现区域滚动效果,但sc...
来源: Laya2.0_api 发布时间: 20190513
...用几个物理像素。那需要在入口HTML页面的的meta标签中用 viewport进行了相关的配置。代码如下: ```html ``` > 以上代码LayaAir引擎中默认添加,并强制添加不得删除。 通过上面这段viewpot的配置,那页面在禁止用户手动缩放的同时,...
来源: Laya2.0_文档 发布时间: 20210715