@twinfinity/experimental
    Preparing search index...

    Class SvgTexture

    Index

    Constructors

    Methods

    • Parameters

      Returns Promise<void>

    • Parameters

      • texture: DynamicTexture

        Texture that the PDF will be rendered to.

      • bimPdf: BimPdf

        The PDF to be rendered.

      • plane: BimDrawingPlane

        The drawing will be rendered on.

      • frustumCornerPointsOnZoomPlane: Vector3[]

        The corner points of the camera view frustrum on the mathematical plane of the BimDrawingPlane.

      Returns Promise<void>

    • Type Parameters

      • T extends Texture

      Parameters

      Returns Promise<T>