Sets the up vector of the markers to always
be aligned to the up vector of the camera. This is the default
alignment.
[Visual Basic .NET] |
---|
Public Sub AlignToScreen()
|
[C#] |
---|
public void AlignToScreen();
|
[Managed C++] |
---|
public: void AlignToScreen();
|
[Java] |
---|
public alignToScreen();
|
[Unmanaged C++] |
---|
public: HRESULT AlignToScreen();
|