Group all components into a folder
This commit is contained in:
parent
5badf016a5
commit
a8d5ba8ba1
9 changed files with 10 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ public enum RuntimeModelImporterMeshCompression
|
|||
}
|
||||
namespace gay.lilyy.MeshCompression
|
||||
{
|
||||
[AddComponentMenu("LillithRosePup/Mesh Compression")]
|
||||
public class MeshCompressionConfig : MonoBehaviour, VRC.SDKBase.IEditorOnly
|
||||
{
|
||||
public RuntimeModelImporterMeshCompression windowsCompression = RuntimeModelImporterMeshCompression.Off;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue