mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-08 03:48:19 -05:00
remove unused
This commit is contained in:
@@ -17,12 +17,6 @@ namespace VRMShaders
|
||||
}
|
||||
}
|
||||
|
||||
// GLTF data to Unity texture
|
||||
public static Texture2D Import(Texture2D texture)
|
||||
{
|
||||
return texture;
|
||||
}
|
||||
|
||||
// Unity texture to GLTF data
|
||||
public static Texture2D Export(Texture texture)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user