Add sign for first help
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
Shader "Outlined/Silhouette Only" {
|
||||
Properties{
|
||||
_OutlineColor("Outline Color", Color) = (0,0,0,1)
|
||||
_Outline("Outline width", Range(0.0, 1)) = .005
|
||||
_Outline("Outline width", Range(0.0, 10.0)) = .005
|
||||
}
|
||||
|
||||
CGINCLUDE
|
||||
|
Reference in New Issue
Block a user