Bgr565 Constructor (Vector3)
Initializes a new instance of the Bgr565 structure.
Syntax
'Declaration
Public Sub New ( _
vector As Vector3 _
)
public Bgr565 (
Vector3 vector
)
public:
Bgr565(
Vector3 vector
)
Parameters
- vector
Type: Vector3
A vector containing the initial values for the components of the Bgr565 structure.
Requirements
Namespace: Microsoft.Xna.Framework.Graphics.PackedVector
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
See Also
Reference
Bgr565 Structure
Bgr565 Members
Microsoft.Xna.Framework.Graphics.PackedVector Namespace
Platforms
Windows Phone