UpdateInterval Property

Microsoft Robotics Class Reference

This time indicates the amount of time between frame updates in milliseconds. 0 means that the camera never updates on its own but must be queried.

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

Syntax

[DataMemberAttribute(Order = )]
public int UpdateInterval { get; set; }

See Also

CameraEntity Class

Microsoft.Robotics.Simulation.Engine.Proxy Namespace