Bgra4444 Constructor (Vector4)
Creates an instance of this object.
Syntax
'Declaration
Public Sub New ( _
vector As Vector4 _
)
public Bgra4444 (
Vector4 vector
)
public:
Bgra4444(
Vector4 vector
)
Parameters
- vector
Type: Vector4
Input value for all four components (xyzw).
Requirements
Namespace: Microsoft.Xna.Framework.Graphics.PackedVector
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
See Also
Reference
Bgra4444 Structure
Bgra4444 Members
Microsoft.Xna.Framework.Graphics.PackedVector Namespace
Platforms
Windows Phone