unity ssao 在ssao到底是什么效果包里

Disabling SSAOEffect via C# script - Unity Answers
Navigation
Unity account
You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio.
Disabling SSAOEffect via C# script
I would like to disable the C# camera effect &ScreenSpaceAmbientObscurance& via a C# script.
My script looks like this:
using UnityE
using System.C
using UnityStandardAssets.ImageE
public class btn : MonoBehaviour {
private bool _bSSAO =
// Use this for initialization
void Start ()
// Update is called once per frame
void Update () {
public void ClickTest ()
_bSSAO = !_bSSAO;
GetComponent&SSAOEffect&().enabled = _bSSAO;
However, the error &The type or namespace &SSAOEffect& could not be found. Are you missing a using-directive or an assembly reference?& in this line: GetComponent().enabled = _bSSAO;
I have seen other questions of that kind, but they dealt with JS, and they wouldn't help me.
Does anybody know what is going on here and knows how to fix it? Thank you.
Best Answer
Ah, I got it:
using UnityE
using System.C
using UnityStandardAssets.ImageE
public class btn : MonoBehaviour {
private bool _bSSAO =
// Use this for initialization
void Start ()
// Update is called once per frame
void Update () {
public void ClickTest ()
_bSSAO = !_bSSAO;
Camera.main.GetComponent&ScreenSpaceAmbientOcclusion&().enabled = _bSSAO;
Hint: You can notify a user about this post by typing @username
Attachments: Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.
31 People are following this question.北京汇众中关村动漫游戏学院
Unity产品特点
整合&智能编辑界面:
通过Unity简单的、所见即所得的可视化编辑用户界面,你可以完成任何工作。并节省了大量的时间。
AAA级图像:
Unity对DirectX和OpenGL拥有高度优化的图形渲染管道。 Unity4.0版本以上全面支持Direct11。
支持多种资源导入:
Unity支持所有主要文件格式(DCC文件格式),并能和大部分相关应用程序协同工作。
跨平台、一键部署:
你的作品可在多平台呈现。发布平台可选择Windows、Mac、Linux、Android、iOS、Windows Phone 8、Blackberry 10、Web、Wii、PS3、Xbox360等平台。
强大的地形编辑器:
低端硬件亦可流畅运行广阔茂盛的植被景观。引擎可自动填充优化地形细节。
可视化角色动画系统Mecanim:
Unity独有的强大灵活可视化角色动画编辑系统,能带给您栩栩如生的动画人物形象,画面运动极度流畅自然。
支持多人联网:从单人游戏到全实时多人联线游戏
世界领先的物理引擎:
Unity内置的NVIDIA®PhysX®物理引擎带给你生活的互动。支持导航数据,运行时保持高性能的路径找寻及人群仿真。
顶尖级音频和视频:
支持实时三维图形混合音频流、视频流处理。
支持深度交互体验开发工具:
三种脚本语言:JavaScript,C#,Boo。快速上手、并自由的创造丰富多彩、功能强大的交互内容。
Unity提供了具有柔和阴影与烘焙lightmaps的高度完善的光影渲染系统。支持Occlusion Culling、LOD、SSAO、HDR等处理。
惊艳视觉效果:
Unity所开发的跨平台游戏内容或3D/VR应用可达难以置信运行速度。内置Shuriken粒子系统,可快速创建雨、火焰、灰尘、爆炸、烟花等。
强大移动开发功能:
在不同配置的移动设备保持良好的运行效果。Unity4.X系列更增强了移动游戏优化、实时阴影,法线信息及动态字体等功能。
开班信息Class Information
就业指导Employment
学校详细地址:北京市海淀区中关村大街18号中关村互联网教育创新中心17层
全国服务咨询热线
京ICP备号北京汇众益智科技有限公司 地址:北京市海淀区上地东路35号颐泉汇3层 电话:010-给我们留言
地址:福建省晋江市青阳街道洪山路国际工业设计园纳金网
电话: 400-067-3919
(周一到周五, 周六周日休息)
设计师入口
1 第1页 | 共3 页
查看: 1931|回复: 23
最后登录注册时间阅读权限90积分32031
资深设计师, 积分 32031, 距离下一级还需 17969 积分
纳金币32796 精华80
23:18 上传
23:18 上传
23:18 上传
23:18 上传
23:18 上传
23:18 上传
23:18 上传
23:18 上传
23:18 上传
23:18 上传
Requires Unity 4.5.0 or higher.
SSAO Pro offers a high-quality, stable and fast version of SSAO for Unity with added features like lighting contribution, distance cutoff with smooth falloff and occlusion color.
The SSAO effect (short for Screen-space ambient occlusion) approximates ambient occlusion in realtime. It relies on the depth and normals buffers to darkens creases, holes and surfaces that are close to each other. In real life, such areas tend to block out or occlude ambient light, hence they appear darker.
High QualityAdds a whole new visual dimension to your scenes using a stable and powerful algorithm.
OptimizedMultiple quality settings, downsampling levels, variable blur quality... Fine-tune the effect to your needs !
CustomizableWide or sharp radius, intensity, occlusion distance and color, distance falloff... Plenty of settings to tweak !
Full source code included.
Models & textures in screenshots and video by Manufactura K4 and Unity Technologies (not included in the package).
23:15 上传
点击文件名下载附件
2.72 MB, 下载次数: 221
售价: 5 纳金币 &[]
最后登录注册时间阅读权限20积分114
设计实习生, 积分 114, 距离下一级还需 386 积分
纳金币12 精华0
不知道这个消耗资源部?
最后登录注册时间阅读权限10积分58
设计初学者, 积分 58, 距离下一级还需 42 积分
纳金币4 精华0
手游上能用不?
最后登录注册时间阅读权限50积分1860
助理设计师, 积分 1860, 距离下一级还需 140 积分
纳金币828 精华0
1.6的,瞧瞧!!!
最后登录注册时间阅读权限20积分130
设计实习生, 积分 130, 距离下一级还需 370 积分
纳金币0 精华0
点赞!!!
最后登录注册时间阅读权限20积分170
设计实习生, 积分 170, 距离下一级还需 330 积分
纳金币8 精华0
不知道这个消耗资源部?
最后登录注册时间阅读权限20积分170
设计实习生, 积分 170, 距离下一级还需 330 积分
纳金币8 精华0
手游上能用不?点赞!!!
最后登录注册时间阅读权限30积分568
初级设计师, 积分 568, 距离下一级还需 432 积分
纳金币82 精华0
试试看效果
最后登录注册时间阅读权限20积分104
设计实习生, 积分 104, 距离下一级还需 396 积分
纳金币283 精华0
这个插件不错的
最后登录注册时间阅读权限20积分492
设计实习生, 积分 492, 距离下一级还需 8 积分
纳金币347 精华0
为啥下载补了?。。。
1 第1页 | 共3 页
站长推荐 /1
纳金名模第135期茶几3d模型:数量100个,大小为125MB。完全免费下载哦!这样的福利我和我的小伙伴们都惊呆了!!下载地址:
400-067-3919
Powered by - X2.5
Narkii Inc.

我要回帖

更多关于 unity3d ssao 的文章

 

随机推荐