Add default specular when there is not specular map. Add example for adjusting specular coefficient.
This commit is contained in:
@@ -224,6 +224,7 @@ struct b3DynamicInfo
|
||||
{
|
||||
double m_mass;
|
||||
double m_localInertialPosition[3];
|
||||
double m_lateralFrictionCoeff;
|
||||
};
|
||||
|
||||
// copied from btMultiBodyLink.h
|
||||
|
||||
Reference in New Issue
Block a user