Share via


Update Method

Microsoft Robotics Class Reference

Called once per frame so the entity can perform computation required for rendering and/or simulation

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

Syntax

void Update(
    FrameUpdate update
)

Parameters

See Also

IVisualEntity Interface

Microsoft.Robotics.Simulation.Engine Namespace