Sdílet prostřednictvím


RenderState.PointSizeMin Property

Gets or sets the minimum size of point primitives. The default is 1.0f.

Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

Syntax

public float PointSizeMin { get; set; }

Property Value

The minimum size of point primitives.

Remarks

Point primitives are clamped to this size during rendering. Setting this to values smaller than 1.0 results in points dropping out when the point does not cover a pixel center and antialiasing is disabled or, when antialiasing is enabled, being rendered with reduced intensity.

See Also

Reference

RenderState Class
RenderState Members
Microsoft.Xna.Framework.Graphics Namespace

Platforms

Xbox 360, Windows XP SP2, Windows Vista