HalfSingle Constructor

Initializes a new instance of the HalfSingle structure.

Syntax

'Declaration
Public Sub New ( _
         value As Single _
)
public HalfSingle (
         float value
)
public:
HalfSingle(
         float value
)

Parameters

Requirements

Namespace: Microsoft.Xna.Framework.Graphics.PackedVector

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

See Also

Reference

HalfSingle Structure
HalfSingle Members
Microsoft.Xna.Framework.Graphics.PackedVector Namespace

Platforms

Windows Phone