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 292
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.