大约有 192 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0034 秒)
...I DocumentationAll Packages | All Classes | Index | Frames No Frames UVAnimationsProperties | Methods | Events Packagelaya.d3.component.animationClasspublic class UVAnimationsInheritanceUVAnimations KeyframeAnimations Component3D EventDispatcher Object UVAnimations 类用于创建UV动画...
来源: laya_api 发布时间: 20170603
...的问题,原因是导出时将spine图集文件再次打包了,导致uv坐标错误。因为原负责图集打包模块的小伙伴离职了,短期内负责的小伙伴不能解决这个问题,所以只能先避免这个问题。 1) spine导出的时候避免打包的图集四周有大片...
来源: Laya_社区 发布时间: 20191015
....1 显示一个简单的模型 图3-1 通过Params传入一张纹理 通过UV采样传入的纹理 将从纹理中采样到的颜色作为传入Unlit的Color 将世界法线传入Unlit的世界法线输入中 蓝图的结果展示如下 图3-2 3.2 显示一个简单的Blinnphong材质球 图3-3 传...
来源: Laya3.0_文档 发布时间: 20241014
...ments IClone Index Constructors constructor Properties cycles enable enableUVChannels randomRow rowIndex tiles type Accessors frame startFrame Methods clone cloneTo Constructors constructor new TextureSheetAnimation(frame: FrameOverTime, startFrame: StartFrame): TextureSheetAnimation Defined in laya...
来源: Laya3.0_api 发布时间: 20231115
...isConchApp && currDisplayData.type == 0 && currDisplayData.uvs) { currTexture = currDisplayData.createTexture(currTexture); } 2018-01-30 0 1 分享 微博 QZONE 微信 小...
来源: Laya_社区 发布时间: 20180130
...赏1000元,每个进游戏的分1元,等你的悬赏金分完,你的UV刚好达到1000,可以申请流量主了 2018-09-29 1 0 分享 微博 QZONE 微信 layabox 赞同来自: 我盼乙卯 凑不够需要的用户量?是指什么?是指广告需要的1000?可以扫码右侧的商务合...
来源: Laya_社区 发布时间: 20180927
...1569322907用户 Texture类型有个bitmap的参数,它是Texture2D的,uv的位置宽高在uvrect数组中 2019-05-22 1 0 分享 微博 QZONE 微信 短大人 赞同来自: 这个之前我也碰到了,试了好多方法没成功,最后想到的解决方法有两种: 第一种:如果图...
来源: Laya_社区 发布时间: 20181221
...我们会对所有的数据进行坐标系转换,包括位置,旋转,uv等信息,如果出现数据有问题的情况,请再次确认,如果还有问题,直接留帖原始资源文件,记得打成unityPackage。 2017-07-18 0 6 分享 微博 QZONE 微信 为什么被折叠? 0 个回...
来源: Laya_社区 发布时间: 20170717
...with the // orientation of the VRSeeThroughCamera to determine the correct UV // coordinates to be used. const combinedOrientation = combineOrientations( window.screen.orientation.angle, this.passThroughCamera.orientation ); if (combinedOrientation !== this.combinedOrientation) { this.combinedOrient...
来源: Laya_社区 发布时间: 20180726
...节点有关,我的子节点包含了一个Animator,里面做了一段uv动画 2019-06-17 0 1 分享 微博 QZONE 微信 EagleNight 赞同来自: 即使是呈现这样结构时,如果我对bucket做静态合批、删除、动态生成新的这样的操作时,显存就会无法释放,如果...
来源: Laya_社区 发布时间: 20190617