无法修改XX返回值,因为它不是变量
using UnityEngine;using System.Collections;using System.Xml.Linq;using UnityEditor;using System;public class NewBehaviourScript : MonoBehaviour { struct MVec3{ public float x; public float y; public float z; } c.