@twinfinity/core
    Preparing search index...

    Class GlobalStateInternal

    Class to record render property statistics for all currently loaded IFC product meshes. NOTE: Internal APIs. Subject to change. Use of these APIs in production applications is not supported.*

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    The parent render info object. If not set, this is the root object.

    Accessors

    Methods

    • 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