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(); |
[Unmanaged C++] |
---|
public: HRESULT AlignToScreen(); |
[Java] |
---|
public void alignToScreen(); |