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 241
Last Updated: 20 June, 2023