Minor comments tweak
This commit is contained in:
parent
91faf72dda
commit
416a52b5bc
2 changed files with 5 additions and 5 deletions
|
@ -2916,7 +2916,7 @@ static Model LoadOBJ(const char *fileName)
|
|||
float shininess;
|
||||
float ior; // index of refraction
|
||||
float dissolve; // 1 == opaque; 0 == fully transparent
|
||||
// illumination model (see http://www.fileformat.info/format/material/)
|
||||
// illumination model (Ref: http://www.fileformat.info/format/material/)
|
||||
int illum;
|
||||
|
||||
int pad0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue