[ExecuteInEditMode] public class PositionMatch : MonoBehaviour { public Vector3 position; #if UNITY_EDITOR void Reset() { position ...
確定! 回上一頁