Skip to content

Commit

Permalink
Fixing structure layout for std140.
Browse files Browse the repository at this point in the history
  • Loading branch information
ronsaldo committed Mar 4, 2018
1 parent 26c8cf4 commit 693eb57
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Structure <<< #WTGenericSurfaceMaterialState
slots: {
#albedo => WMVector4F.
#fresnel => WMVector3F.
#fresnel => WMCompactVector3F.
#smoothness => Float32
};
package: 'WodenEngine-Structures-Core-Material';
Expand Down

0 comments on commit 693eb57

Please sign in to comment.