legacyBeginVertical property
All values are in angles.
Implementation
@$core.Deprecated('This field is deprecated.')
@$pb.TagNumber(1)
$core.double get legacyBeginVertical => $_getN(0);
Implementation
@$core.Deprecated('This field is deprecated.')
@$pb.TagNumber(1)
set legacyBeginVertical($core.double value) => $_setDouble(0, value);