API Reference > geometry-core > CartesianGeometry > ConvexClipPlaneSet > fromJSON fromJSON MethodStatic Extract clip planes from a json array [ clipPlane, clipPlane ]. Non-clipPlane members are ignored. fromJSON(json: undefined | ConvexClipPlaneSetProps, result?: ConvexClipPlaneSet): ConvexClipPlaneSet Parameter Type Description json undefined | ConvexClipPlaneSetProps result ConvexClipPlaneSet Returns - ConvexClipPlaneSet Defined in clipping/ConvexClipPlaneSet.ts Line 61 Last Updated: 11 June, 2024