three-loader-3dtiles.loaderoptions.dracodecoderpath.md 538 B

Home > three-loader-3dtiles > LoaderOptions > dracoDecoderPath

LoaderOptions.dracoDecoderPath property

A path to that contains the draco library. e.g: https://unpkg.com/three@0.129.0/examples/js/libs/draco - Default: undefined

Signature:

dracoDecoderPath?: string;