shader integers
This commit is contained in:
parent
03e407c1eb
commit
039d6b2540
13 changed files with 17 additions and 18 deletions
|
@ -3,7 +3,7 @@ Shader "CrispyPin/LibGarbageExample"
|
|||
Properties
|
||||
{
|
||||
[Header(Raymarcher Properties)]
|
||||
_MaxSteps ("Max steps", Int) = 128
|
||||
_MaxSteps ("Max steps", Integer) = 128
|
||||
_MaxDist ("Max distance", Float) = 128
|
||||
_SurfDist ("Surface distance threshold", Range(0.0001, 0.05)) = 0.001
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue