Share via


FrameId Property

Microsoft Robotics Class Reference

Id of current frame useful to temporaral coherence. Note, this might be negative, but that is ok, becuase CLSCompliant types don't support unsigned types.

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

Syntax

public long FrameId { get; set; }

See Also

FrameUpdate Class

Microsoft.Robotics.Simulation.Engine Namespace