Click or drag to resize

Vector4WD Property

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

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

Property Value

Double
See Also