Share via


Meshes Property

Microsoft Robotics Class Reference

DirectX meshes used for rendering the entity in 3D

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

Syntax

[TypeConverterAttribute(typeof(ExpandableObjectListConverter))]
public List<VisualEntityMesh> Meshes { get; set; }

See Also

VisualEntity Class

Microsoft.Robotics.Simulation.Engine Namespace