ixfx
    Preparing search index...

    Variable Placeholder3dConst

    Placeholder3d: Readonly<{ x: number; y: number; z: number }> = ...

    Placeholder point: {x: NaN, y:NaN, z:NaN } Use isPlaceholder to check if a point is a placeholder. Use Placeholder to get a point without z property.