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: 24.2.419.0 (24.2.419.0)
Syntax public void AlignToScreen()
public:
void AlignToScreen()
member AlignToScreen : unit -> unit
See Also