Sets the up vector of the markers to point
towards the north axis of centralBody. It will be aligned with the
tangent vector of the surface that points north.
[Visual Basic .NET] |
---|
Public Sub AlignToNorth( _
ByVal CentralBody As String _
)
|
[C#] |
---|
public void AlignToNorth(
|
[Managed C++] |
---|
public: void AlignToNorth(
|
[Java] |
---|
public alignToNorth(
|
[Unmanaged C++] |
---|
public: HRESULT AlignToNorth(
|
- CentralBody
- The central body that the marker will point towards the north axis of.