Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

168e1303 59bb fd50 f0fc c8d6b5276fa3

haplokuon edited this page May 6, 2023 · 1 revision

Vector4 Properties

netDxf 3.0.0 Library

Properties

IsNormalized Gets if the vector has been normalized.
Item Gets or sets a vector element defined by its index.
NaN Represents a vector with not a number components.
UnitW Unit W vector.
UnitX Unit X vector.
UnitY Unit Y vector.
UnitZ Unit Z vector.
W Gets or sets the W component.
X Gets or sets the X component.
Y Gets or sets the Y component.
Z Gets or sets the Z component.
Zero Zero vector.

See Also

Reference

Vector4 Structure
netDxf Namespace

Clone this wiki locally