@twinfinity/experimental
    Preparing search index...

    Class BimDrawingPlane

    Index

    Properties

    boundingInfo: BoundingInfo
    mathematicalPlane: Plane
    mesh: Mesh
    texture: DynamicTexture

    Methods

    • Rescales the plane based on points in world space. Note that the plane should always be a square.

      Parameters

      • frustumCornerPointsOnZoomPlane: Vector3[]

        Frustum corner points on the zoom plane.

      Returns void