3D-City Model
    Preparing search index...

    Function createConePrimitive

    • Creates a 3D direction marker primitive using cone-like cylinders for X/Y/Z axes and a central sphere to represent the origin.

      Parameters

      • length: number

        The length of each cone (direction marker).

      • radii: number

        The radius of the central sphere.

      Returns Primitive

      The composite primitive with axis cones and center sphere.