Share via


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
Assembly: SimulationEngine (in SimulationEngine.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

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

See Also

CameraEntity Class

Microsoft.Robotics.Simulation.Engine Namespace