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_a - rewrite material with alpha

Author

SimonWunderlich
           Author of s3d

s3d                                                                                        S3D_PEP_MATERIAL_A(3)

Description

       Overwriting the latest pushed material, overwriting the current value with the specified one, with alpha
       value in contrast to s3d_pep_material See s3d_push_materials_a if you want to pep more materials.

Name

       s3d_pep_material_a - rewrite material with alpha

Synopsis

#include<s3d.h>ints3d_pep_material_a(intobject,floatamb_r,floatamb_g,floatamb_b,floatamb_a,floatspec_r,floatspec_g,floatspec_b,floatspec_a,floatdiff_r,floatdiff_g,floatdiff_b,floatdiff_a);

See Also