ViewSizeX Property

Microsoft Robotics Class Reference

Camera horizontal resolution, used for offscreen realtime camera rendering can only be initialized at constuction time

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

Syntax

[DataMemberAttribute(Order = )]
[BrowsableAttribute(false)]
public int ViewSizeX { get; set; }

See Also

CameraEntity Class

Microsoft.Robotics.Simulation.Engine.Proxy Namespace