string
SurfaceMaterial
{
get;
set;
} Description
Sets <see cref="P:Sandbox.PhysicsShape.SurfaceMaterial" /> on all child <see cref="T:Sandbox.PhysicsShape">PhysicsShape</see>s.
Return
The most commonly occurring surface name between all <see cref="T:Sandbox.PhysicsShape">PhysicsShape</see>s of this <see cref="T:Sandbox.PhysicsShape">PhysicsBody</see>.
User Comments