@twinfinity/core
    Preparing search index...

    Class MergedIfcProductMeshesRenderInfo

    Class to record render property statistics for a collection of merged IFC product meshes.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    The parent render info object.

    Accessors

    Methods

    • Assign the render properties to the given IFC product and meshes.

      Parameters

      Returns void

    • Detach the render properties from the given IFC product and meshes.

      Parameters

      Returns void

    • Update the render properties based on the current and previous render properties.

      Parameters

      • currentRenderProperty: number

        The current render property.

      • prevRenderProperty: number

        The previous render property.

      Returns void