This website works better with JavaScript.
Home
Explore
Help
Sign In
WW1Series
/
UnityCACAO-HDRP17
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17
Commits
1
Branch
0
Tags
525 MiB
C#
81.4%
HLSL
14.5%
GLSL
1.5%
ShaderLab
1.4%
C
1.3%
Tree:
f42cf242d7
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f42cf242d7'
${ noResults }
UnityCACAO-HDRP17
/
com.unity.visualeffectgraph
/
Shaders
/
Empty.shader
11 lines
148 B
Raw
Blame
History
Shader "Hidden/VFX/Empty"
{
SubShader
{
Pass
{
Tags { "LightMode" = "None" }
}
}
Fallback Off
}
Reference in new issue