给cube每一面贴上不同贴图

using System.Collections; using System.Collections.Generic; using UnityEngine; [ExecuteInEditMode] public class uv : MonoBehaviour { MeshFilter msf; Mesh mesh; [SerializeField] Vector2
相关文章
相关标签/搜索