Share via


ViewAngle Property

Microsoft Robotics Class Reference

Rendering camera FOV angle, used for offscreen realtime camera rendering careful, this angle is in fact HALF of the total FOV 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 float ViewAngle { get; set; }

See Also

CameraEntity Class

Microsoft.Robotics.Simulation.Engine.Proxy Namespace