Skip to content

Commit

Permalink
docs: fixed shader code highlighting in docfx
Browse files Browse the repository at this point in the history
  • Loading branch information
MSchmoecker committed Dec 31, 2022
1 parent 050233b commit 9db07f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JotunnLib/Documentation/tutorials/asset-mocking.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Properties that are set on the material will be used by the resolved shader.

This is a mock for the piece shader as an example:

```shaderlab
```
Shader "JVLmock_Custom/Piece" {
Properties {
_Color ("Color", Vector) = (1,1,1,1)
Expand Down

0 comments on commit 9db07f9

Please sign in to comment.