Share via


ViewSizeY Property

Microsoft Robotics Class Reference

Camera vertical 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

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

See Also

CameraEntity Class

Microsoft.Robotics.Simulation.Engine.Proxy Namespace