Files
FORT-BO/Assets/Bakery/BakerySharedLodUv.cs
2026-08-06 18:56:32 +03:00

8 lines
218 B
C#

using System.Collections;
using System.Collections.Generic;
using UnityEngine;
[HelpURL("https://geom.io/bakery/wiki/index.php?title=Manual#Bakery_Shared_LOD_UV")]
public class BakerySharedLodUv : MonoBehaviour{
}