ICode9

精准搜索请尝试: 精确搜索
  • 设计ShaderGraph2022-08-17 13:01:28

    清理过程 MaterialCustomPara 首先是材质的参数,MaterialCustomPara,作为基类,它只有一个着色器参数名字。 CustomFloatValue 然后是CustomFloatValue,作为MaterialCustomPara的派生类,它根据ValueType的枚举值,来存放float在vector里面。 CustomTexSampler 然后纹理采样器,它引用了一

专注分享技术,共同学习,共同进步。侵权联系[81616952@qq.com]

Copyright (C)ICode9.com, All Rights Reserved.

ICode9版权所有