Query: s3d_pep_material
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
S3D_PEP_MATERIAL(3) s3d Manual S3D_PEP_MATERIAL(3)NAMEs3d_pep_material - rewrite materialSYNOPSIS#include <s3d.h> int s3d_pep_material(int object, float amb_r, float amb_g, float amb_b, float spec_r, float spec_g, float spec_b, float diff_r, float diff_g, float diff_b);DESCRIPTIONOverwriting the latest pushed material, overwriting the current value with the specified one. See s3d_pep_materials_a if you want to pep more materials.AUTHORSimon Wunderlich Author of s3d s3d S3D_PEP_MATERIAL(3)