MarkerBatchPrimitiveAlignToScreen Method |
Sets the up vector of the markers to always be aligned to the up vector of the camera.
This is the default alignment.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic void AlignToScreen()
public:
void AlignToScreen()
member AlignToScreen : unit -> unit
See Also