fromJSON MethodStatic
Create a new ray from json object. See setFromJSON for json structure;
fromJSON(json?: any): Ray3d
| Parameter | Type | Description |
|---|---|---|
| json | any |
Returns - Ray3d
Defined in
- geometry3d/Ray3d.ts Line 282
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.