Share via


MaterialProperties Class

Microsoft Robotics Class Reference

Describes the material covering a physical shape.

Namespace: Microsoft.Robotics.Simulation.Physics.Proxy
Assembly: SimulationCommon.Proxy (in SimulationCommon.Proxy.dll) Version: 4.0.261.0

Syntax

[XmlRootAttribute(Namespace = "https://schemas.microsoft.com/robotics/2006/04/simulation/physics.html", 
    ElementName = "MaterialProperties")]
[DataContractAttribute(Namespace = "https://schemas.microsoft.com/robotics/2006/04/simulation/physics.html")]
public class MaterialProperties : IDssSerializable, 
    ICloneable

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Robotics.Simulation.Physics.Proxy..::..MaterialProperties

See Also

MaterialProperties Members

Microsoft.Robotics.Simulation.Physics.Proxy Namespace