Bitbybit Docs
    Preparing search index...
    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • OptionalrootNode: TransformNode
      • OptionalvariantName: string

      Returns SelectVariantDto

    Properties

    rootNode: TransformNode

    Root transform node of a loaded glTF asset that declares KHR_materials_variants.

    undefined
    
    variantName: string

    Name of the material variant to activate. Use list material variants to discover the available names.

    undefined