rawPoint
Getter
The raw (unadjusted) point for this event, in world coordinates.
rawPoint: Point3d
Returns - Point3d
Setter
The raw (unadjusted) point for this event, in world coordinates.
rawPoint(pt: Point3d): void
Parameter | Type | Description |
---|---|---|
pt | Point3d |
Returns - void
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.