Vertex Viewer SDK
    Preparing search index...

    Interface GetSceneViewItemOptions

    interface GetSceneViewItemOptions {
        includeBoundingBox?: boolean;
        includeOverride?: boolean;
        includeWorldTransform?: boolean;
    }
    Index

    Properties

    includeBoundingBox?: boolean
    includeOverride?: boolean
    includeWorldTransform?: boolean