Sdílet prostřednictvím


GraphicsDeviceCapabilities.VertexFormatCaps.SupportsPointSize Property

Gets a value indicating whether point size comes from point size data in the vertex declaration.

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

Syntax

public bool SupportsPointSize { get; }

Property Value

true if point size comes from point size data in the vertex declaration; otherwise false.

Remarks

If this property is false, point size is determined by PointSize. If an application provides point size in both the render state and the vertex declaration, the vertex data overrides the render-state data.

See Also

Reference

GraphicsDeviceCapabilities.VertexFormatCaps Structure
GraphicsDeviceCapabilities.VertexFormatCaps Members
Microsoft.Xna.Framework.Graphics Namespace

Platforms

Xbox 360, Windows XP SP2, Windows Vista