Click or drag to resize

Vector4W Property

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

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

Property Value

Single
See Also