使用 JavaScript能使本网站更好的工作。
首页
探索
关于Plastic
登录
unity-tech-cn
/
arfoundation-samples
关注
29
点赞
1
派生
0
代码
合并请求
版本发布
您最多选择25个主题
主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
40
提交
9
分支
0
Plastic标签
目录树:
e7e2c0ba
/main
/1.5-preview
/lwrp-support-2018.3-with-1.5
/lwrp-support-2018.3-with-1.0
/2.1
/3.1
/4.0
/4.1
/4.2
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 'e7e2c0ba'
${ noResults }
arfoundation-samples
/
Assets
/
Prefabs
文件历史
Jimmy Alamparambil
e7e2c0ba
add an example scene that uses LWRP materials
remove list of scenes to include in build settings, so that current scene is built by default.
6 年前
..
AR Feathered Plane.prefab
Added feathered plane sample.
6 年前
AR Feathered Plane.prefab.meta
Added feathered plane sample.
6 年前
AR LWRP Placed Cube.prefab
add an example scene that uses LWRP materials
6 年前
AR LWRP Placed Cube.prefab.meta
add an example scene that uses LWRP materials
6 年前
AR LWRP Plane Debug Visualizer.prefab
add an example scene that uses LWRP materials
6 年前
AR LWRP Plane Debug Visualizer.prefab.meta
add an example scene that uses LWRP materials
6 年前
AR Placed Cube.prefab
Initial push of arfoundation-samples.
7 年前
AR Placed Cube.prefab.meta
Initial push of arfoundation-samples.
7 年前
AR Plane Debug Visualizer.prefab
Initial push of arfoundation-samples.
7 年前
AR Plane Debug Visualizer.prefab.meta
Initial push of arfoundation-samples.
7 年前
AR Point Cloud Debug Visualizer.prefab
Don't transform mesh verts, they're already in plane space.
6 年前
AR Point Cloud Debug Visualizer.prefab.meta
Initial push of arfoundation-samples.
7 年前
LightweightRP.asset
allow arfoundation-samples to support LWRP, with a little help from ARFoundation. we could take the changes in the LWRPSupport folder and make them into a separate package (they already have their own assembly). The main idea is when you upgrade to LWRP (by setting up a LWRP settings asset in the graphics settings), you will at the same time, create a LWRPBackgroundRendererAsset, add the two materials in the folder to it, and set it as Custom Renderer Asset on your CameraBackground component on ARCamera.
6 年前
LightweightRP.asset.meta
allow arfoundation-samples to support LWRP, with a little help from ARFoundation. we could take the changes in the LWRPSupport folder and make them into a separate package (they already have their own assembly). The main idea is when you upgrade to LWRP (by setting up a LWRP settings asset in the graphics settings), you will at the same time, create a LWRPBackgroundRendererAsset, add the two materials in the folder to it, and set it as Custom Renderer Asset on your CameraBackground component on ARCamera.
6 年前