Property Eye
Eye
Gets or sets the eye, or camera position, in the world coordinate frame.
[TypeConverter(typeof(NumericRecordConverter))]
public Vector3 Eye { get; set; }
Property Value
- Vector3
Gets or sets the eye, or camera position, in the world coordinate frame.
[TypeConverter(typeof(NumericRecordConverter))]
public Vector3 Eye { get; set; }