Recyclable Scroll Rect reuses or recycles the least number of cells required to fill the viewport. As a result a huge number of items can be shown in the list without any performance hit. Adapted to UdonSharp for VRChat and converted to VCC package.
VPM 依赖
com.vrchat.worlds@3.8.2
tlp.udonutils@^11.5.3
该 package.json 并不是包原始 package.json 数据
请注意,这里显示的 package.json 信息是由 API 返回的,并不是原始 package.json 数据。这意味着某些字段可能会被修改或删除。
{
"name": "tlp.udonrecyclingscrollrect",
"displayName": "TLP UdonRecyclingScrollRect",
"version": "0.1.0",
"unity": "2022.3",
"unityRelease": null,
"description": "Recyclable Scroll Rect reuses or recycles the least number of cells required to fill the viewport. As a result a huge number of items can be shown in the list without any performance hit. Adapted to UdonSharp for VRChat and converted to VCC package.",
"url": "https://vpm.vrczh.org/files/download/tlp.udonrecyclingscrollrect@0.1.0@guribo.zip?fileId=packages%2F5fc372c262cd50edb2653be0592974376075416a2b62af2a01da30795798f4b1%2Ftlp.udonrecyclingscrollrect@0.1.0@guribo.zip",
"localPath": null,
"author": {
"name": "Guribo",
"email": null,
"url": "https://github.com/Guribo"
},
"zipSHA256": "5fc372c262cd50edb2653be0592974376075416a2b62af2a01da30795798f4b1",
"legacyPackages": [],
"legacyFolders": {
"Assets\\Guribo\\UdonRecyclableScrollRect": "",
"Assets\\TLP\\UdonRecyclableScrollRect": ""
},
"legacyFiles": {},
"changelogUrl": null,
"dependencies": {},
"gitDependencies": {},
"vpmDependencies": {
"com.vrchat.worlds": "3.8.2",
"tlp.udonutils": "^11.5.3"
},
"hideInEditor": null,
"keywords": [],
"license": null,
"samples": [],
"headers": {},
"id": null
}