SpatialLocatorAttachedFrameOfReference.AdjustHeading(Double) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adjusts the fixed heading of this frame of reference relative to its current heading.
public:
virtual void AdjustHeading(double headingOffsetInRadians) = AdjustHeading;
void AdjustHeading(double const& headingOffsetInRadians);
public void AdjustHeading(double headingOffsetInRadians);
function adjustHeading(headingOffsetInRadians)
Public Sub AdjustHeading (headingOffsetInRadians As Double)
Parameters
- headingOffsetInRadians
-
Double
double
The amount to change the heading, in radians.