Math3D Full Project API
    Preparing search index...
    type IncenterResult = {
        center: Point3;
        normal: Vec3;
        radius: number;
    }
    Index

    Properties

    Properties

    center: Point3
    normal: Vec3
    radius: number