Click or drag to resize

Vector3YD Property

Gets or sets the Y component of the Vector3 as a Double.

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

Property Value

Type: Double
See Also