question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

DracoEncode.cs not visible

See original GitHub issue

The static class public static class DracoEncode or its methods like EncodeMesh are not accessible.

This is on Unity 202.3.22f1 with Draco 4.0.1

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
AR-Vsxcommented, Feb 25, 2022

I was able to use the namespace by creating a Assembly Definiton File in my Scripts folder and referencing both Draco and DracoEncoder.

1reaction
MoritzSkowronskicommented, Dec 21, 2021

My goal, although this is not possible yet, I presume, is to compress and decompress a LIDAR scanned point cloud to sent over WIFI.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot find .cs files for debugging .NET source code
NET code, I am prompted to specify the location of the relevant cs file. The error message is You need to find <filename>.cs...
Read more >
Visual Studio can not recognize *.cs file. if it has been ...
Hello, Visual Studio can not recognize *.cs file, if it has been added to .csproj file outside VS. It shows error in error...
Read more >
.NET 6 Changes - No more Startup.cs? - YouTube
NET core is evolving! With .NET 6 there is no more startup. cs ! ... in .net 5 and .net 6 and compare...
Read more >
Visual Studio 2022 hides *.cs files - Microsoft Q&A
Every time a project is started it creates a Program.cs file. If Visual Studio is closed and then opened again this file is...
Read more >
Why is Visual Studio 2019 not able to see the C# files?
When I open Visual Studio 2019 Community Edition, the navigate to one of the projects under "Small Apps 2", I then open the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found