Children Property

Microsoft Robotics Class Reference

Runtime only list of child entities so simulation engine can render and update on our behalf

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

Syntax

[BrowsableAttribute(false)]
public List<VisualEntity> Children { get; }

See Also

VisualEntity Class

Microsoft.Robotics.Simulation.Engine Namespace