Click or drag to resize

Vector4X Property

Gets or sets the X component of the Vector4 as a Single.

Namespace:  Microsoft.DirectX
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntax
C#
public float X { get; set; }

Property Value

Type: Single
See Also