rhodonite
    Preparing search index...

    Class ModelConverter

    A converter class from glTF2 model to Rhodonite Native data

    Index

    Methods

    • Parameters

      • draco: any
      • decoder: any
      • dracoGeometry: any
      • triangleStripDrawMode: boolean

      Returns Uint32Array<ArrayBufferLike> | undefined

    • Parameters

      • textureJson: RnM2TextureInfo
      • rnMaterial: Material
      • textureTransformScaleShaderSemantic: string
      • textureTransformOffsetShaderSemantic: string
      • textureTransformRotationShaderSemantic: string

      Returns void