@twinfinity/core
    Preparing search index...

    Class T8GIStyleDTO

    Index

    Constructors

    Properties

    colors: Uint8Array
    diffuseColorIndices: TypedArray
    diffuseFactors: Float32Array
    diffuseTransmissionColorIndices: TypedArray
    diffuseTransmissionFactors: Float32Array
    index: number
    nameIndices: TypedArray
    reflectionColorIndices: TypedArray
    reflectionFactors: Float32Array
    specularColorIndices: TypedArray
    specularExponents: Float32Array
    specularFactors: Float32Array
    specularRoughnesses: Float32Array
    styleNames: string[]
    surfaceColorIndices: TypedArray
    transmissionColorIndices: TypedArray
    transmissionFactors: Float32Array

    Methods

    • Returns undefined | Uint8Array<ArrayBufferLike>

    • Returns undefined | number

    • Returns undefined | Uint8Array<ArrayBufferLike>

    • Returns undefined | number

    • Returns string

    • Returns undefined | Uint8Array<ArrayBufferLike>

    • Returns undefined | number

    • Returns undefined | Uint8Array<ArrayBufferLike>

    • Returns undefined | number

    • Returns undefined | number

    • Returns undefined | number

    • Returns Uint8Array

    • Returns undefined | Uint8Array<ArrayBufferLike>

    • Returns undefined | number

    • Parameters

      • styleNames: string[]
      • colors: Uint8Array
      • surfaceColorIndices: TypedArray
      • diffuseColorIndices: TypedArray
      • specularColorIndices: TypedArray
      • reflectionColorIndices: TypedArray
      • transmissionColorIndices: TypedArray
      • diffuseTransmissionColorIndices: TypedArray
      • nameIndices: TypedArray
      • diffuseFactors: Float32Array
      • specularFactors: Float32Array
      • reflectionFactors: Float32Array
      • transmissionFactors: Float32Array
      • diffuseTransmissionFactors: Float32Array
      • specularExponents: Float32Array
      • specularRoughnesses: Float32Array

      Returns this