Share via


RenderingAssets Class

Microsoft Robotics Class Reference

Rendering assets for entity instance

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

Syntax

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

Remarks

All file paths should be relative to the store\media directory, or as simple filenames with no path

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Robotics.Simulation.Proxy..::..RenderingAssets

See Also

RenderingAssets Members

Microsoft.Robotics.Simulation.Proxy Namespace