共 4 篇文章
显示摘要每页显示  条
float2 EncodeFloatRG (float v)Forward rendering helper functions in UnityCG.cginc.These functions are only useful when using forward renderingA rendering path that renders each object in one or more passes, depending on lights that affect the object.Computes object space direction (not normalized) to light, given obje...
Unity.UNITY_MATRIX_MVP.UNITY_MATRIX_MV.UNITY_MATRIX_T_MV.Light parameters are passed to shaders in different ways depending on which Rendering PathThe technique Unity uses to render graphics.unity_4LightPosX0, unity_4LightPosY0, unity_4LightPosZ0.x is cos(spotAngle/2) or –1 for non-spot lights; y is 1/cos(spotAngle/4...
帮助 | 留言交流 | 联系我们 | 服务条款 | 下载网文摘手 | 下载手机客户端
北京六智信息技术股份有限公司 Copyright© 2005-2024 360doc.com , All Rights Reserved
京ICP证090625号 京ICP备05038915号 京网文[2016]6433-853号 京公网安备11010502030377号
返回
顶部