IsRealTimeCamera Property

Microsoft Robotics Class Reference

If true the camera is a realtime camera and renders at each frame

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

Syntax

[DataMemberAttribute(Order = )]
public bool IsRealTimeCamera { get; set; }

See Also

CameraEntity Class

Microsoft.Robotics.Simulation.Engine.Proxy Namespace