Click or drag to resize

TextBatchPrimitive.RenderInScreenSpace Property

Gets or sets whether the primitive is positioned and rendered in screen space coordinates.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public bool RenderInScreenSpace { get; set; }

Property Value

Type: Boolean
See Also