@twinfinity/core
    Preparing search index...

    Class BaseProductMeshesGroupRenderInfoAbstract Internal

    Base class for recording render property statistics for a collection of 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

    • Set the state of the render properties in state to 0.

      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