Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5b1d54f

Browse files
author
Adam Leung
committed
Shaderlab clarification
1 parent 7a7e96c commit 5b1d54f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Everything in the scene should look white and without shadows or shading, like t
6262

6363
Time to start writing our shader! Let's open our Tutorial_Shader.shader file we created before. You'll see Unity automatically generates some code for us to use/build off of. For the sake of this tutorial, delete all of this and make the .shader file blank.
6464

65-
__Note: All shaders in Unity are written in language called "ShaderLab"__
65+
__Note: All shaders in Unity are written in language called "ShaderLab." Shaderlab is a wrapper for HLSL/Cg that lets Unity cross compile shader code and expose properties to the inspector.__
6666

6767
To start we'll add this code:
6868

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /