EntityWithMaterials Class

Microsoft Robotics
Microsoft Robotics Class Reference
Entity with material that it uses for its mesh, rather than using the material specified by the mesh.

Namespace: Microsoft.Robotics.Simulation.Engine.Proxy
Assembly: SimulationEngine.Proxy (in SimulationEngine.Proxy.dll) Version: 4.0.261.0

[DataContractAttribute(Namespace = "http://schemas.microsoft.com/robotics/2006/04/simulationengine.html")]
[XmlRootAttribute(Namespace = "http://schemas.microsoft.com/robotics/2006/04/simulationengine.html", 
	ElementName = "EntityWithMaterials")]
public class EntityWithMaterials : VisualEntity, 
	IDssSerializable, ICloneable
Show: