Bgr565 Constructor (Vector3)
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Initializes a new instance of the Bgr565 structure.
Namespace: Microsoft.Xna.Framework.Graphics.PackedVector
Assembly: Microsoft.Xna.Framework.Math (in Microsoft.Xna.Framework.Math.dll)
Syntax
'Declaration
Public Sub New ( _
vector As Vector3 _
)
public Bgr565(
Vector3 vector
)
Parameters
- vector
Type: Microsoft.Xna.Framework.Vector3
A vector containing the initial values for the components of the Bgr565 structure.
Version Information
Silverlight
Supported in: 5
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.