Click or drag to resize

IOrientation Interface

Orientation Object that contains values.

Namespace:  StreetSmart.WinForms.Interfaces.Data
Assembly:  StreetSmart.WinForms (in StreetSmart.WinForms.dll) Version: 18.5.0.0 (18.5.0.0)
Syntax
public interface IOrientation

The IOrientation type exposes the following members.

Properties
  NameDescription
Public propertyHFov
Optional value of the hFov.
Public propertyPitch
Optional value of the pitch.
Public propertyYaw
Optional value of the yaw.
Top
See Also