美文网首页
Reference Nodes(引用节点)

Reference Nodes(引用节点)

作者: iOSDevLog | 来源:发表于2019-02-21 17:09 被阅读0次
image

新建节点,删除其中自带的相机

image image

拖动一个球体进去,处理各项属性

image image image

diffuse颜色贴图,漫反射贴图

image

normal法线贴图

image

specular高光贴图,镜面贴图

image

reflective反射贴图

image

emission发光贴图

image

贴图过程

image

导入引用节点

image image

mip map渐变纹理图像

SceneKit默认启用了mip map技术,来加速远距离物体的纹理渲染

image

wrapS,wrapT

设定素材图像贴图时是否重复

image image

相关文章

网友评论

      本文标题:Reference Nodes(引用节点)

      本文链接:https://www.haomeiwen.com/subject/kkrdyqtx.html