Skip to content

error CS0117: 'ImportSettings' does not contain a definition for 'useLegacyClips' #246

@XRlabTech

Description

@XRlabTech

Just wondering if someone has come across this error while working with Ready Player Me and unity3d.

I have tried all the fix suggestions without luck I believe it has something to do with the GLTF library version

This is the line of code

Importer.ImportGLBAsync(avatarBytes, new ImportSettings() { useLegacyClips = true }, OnImportFinished);

Assets\Plugins\Wolf3D Ready Player Me SDK\Scripts\AvatarLoader\AvatarLoader.cs(51,77): error CS0117: 'ImportSettings' does not contain a definition for 'useLegacyClips'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions