NormalizedShort4 Constructor (Vector4)

Initializes a new instance of the NormalizedShort4 structure.

Syntax

'Declaration
Public Sub New ( _
         vector As Vector4 _
)
public NormalizedShort4 (
         Vector4 vector
)
public:
NormalizedShort4(
         Vector4 vector
)

Parameters

  • vector
    Type: Vector4
    A vector containing the initial values for the components of the NormalizedShort4 structure.

Requirements

Namespace: Microsoft.Xna.Framework.Graphics.PackedVector

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

See Also

Reference

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

Platforms

Windows Phone