mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-07-19 08:41:49 -05:00
remove unused
This commit is contained in:
parent
7c9be3cf9e
commit
de55fd4637
|
|
@ -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)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user