浏览代码

updated changelog for texture2dlod node

/main
Alex Lindman 6 年前
当前提交
25f582e9
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 3
      com.unity.shadergraph/CHANGELOG.md

3
com.unity.shadergraph/CHANGELOG.md


![](.data/texture_2d_lod_node.png)
This adds a new node for LOD functionality on a Texture 2D Sample. Sample Texture 2D LOD uses the exact same input and output slots as Sample Texture 2D, but also includes an input for
LOD changes via a Vector1 slot.
This adds a new node for LOD functionality on a Texture 2D Sample. Sample Texture 2D LOD uses the exact same input and output slots as Sample Texture 2D, but also includes an input for level of detail adjustments via a Vector1 slot.
### Show generated code

正在加载...
取消
保存