w
Accessor
The w component of this point.
w: number
Returns - number
Setter
The w component of this point.
w(val: number): void
Parameter | Type | Description |
---|---|---|
val | number |
Returns - void
Defined in
- geometry4d/Point4d.ts Line 74
Last Updated: 20 June, 2023