Watch
2
0
Fork
You've already forked raylib-cs
0

Merge branch 'master' into xmldoc

This commit is contained in:
Ben Parsons 2021-10-02 22:13:22 +10:00 committed by GitHub
commit 885e457364
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1312,7 +1312,7 @@ namespace Raylib_cs
/// <summary>
/// NOTE: Uses GL_TEXTURE_CUBE_MAP
/// </summary>
MATERIAL_MAP_PREFILTER,
MATERIAL_MAP_PREFILTER,
MATERIAL_MAP_DIFFUSE = MATERIAL_MAP_ALBEDO,
MATERIAL_MAP_SPECULAR = MATERIAL_MAP_METALNESS,