Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
nevermore-kang
/
Maze
like
0
Model card
Files
Files and versions
Community
1
ad0da5f
Maze
/
Library
/
PackageCache
/
com.unity.performance.profile-analyzer@1.2.2
/
Editor
/
AssemblyInfo.cs
nevermore-kang
Upload folder using huggingface_hub
18a519f
verified
about 1 year ago
raw
Copy download link
history
blame
121 Bytes
using
System.Runtime.CompilerServices;
[
assembly: InternalsVisibleTo(
"Unity.Performance.Profile-Analyzer.EditorTests"
)
]