logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

s3d_pep_material_texture - add texture to material

Author

SimonWunderlich
           Author of s3d

s3d                                                                                      S3D_PEP_MATERIAL_TEX(3)

Description

       Assign the latest material a texture referenced by the index tex. Of course, you will have pushed this
       texture with s3d_push_texture()

Name

       s3d_pep_material_texture - add texture to material

Synopsis

#include<s3d.h>ints3d_pep_material_texture(intobject,uint32_ttex);

See Also