PointBatchPrimitive Constructor |
Initializes a default point batch primitive. This is
equivalent to constructing a point batch with a
SetHint
of
Frequent.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public PointBatchPrimitive()
public:
PointBatchPrimitive()
new : unit -> PointBatchPrimitive
See Also