Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Microsoft Namespaces
Microsoft.DirectX
Vector4 Structure
Vector4 Properties
Normalized Property
W Property
WD Property
X Property
XD Property
Y Property
YD Property
Z Property
ZD Property
Vector4 Properties
The
Vector4
type exposes the following members.
Properties
Name
Description
Normalized
Vector4
normalization - make its length be 1
W
Gets or sets the W component of the
Vector4
as a
Single
.
WD
Gets or sets the W component of the
Vector4
as a
Double
.
X
Gets or sets the X component of the
Vector4
as a
Single
.
XD
Gets or sets the X component of the
Vector4
as a
Double
.
Y
Gets or sets the Y component of the
Vector4
as a
Single
.
YD
Gets or sets the Y component of the
Vector4
as a
Double
.
Z
Gets or sets the Z component of the
Vector4
as a
Single
.
ZD
Gets or sets the Z component of the
Vector4
as a
Double
.
Top
See Also
Reference
Vector4 Structure
Microsoft.DirectX Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com