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_load_materials_a - add materials with alpha to polygons

Author

SimonWunderlich
           Author of s3d

s3d                                                                                      S3D_LOAD_MATERIALS_A(3)

Description

       Loads n materials starting from index position start into the material stack. See s3d_push_materials_a
       for more information about the values in mbuf.

Name

       s3d_load_materials_a - add materials with alpha to polygons

Synopsis

#include<s3d.h>ints3d_load_materials_a(intobject,constfloat*mbuf,uint32_tstart,uint16_tn);

See Also