mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-25 04:12:29 -05:00
namespace
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
using UnityEngine;
|
||||
|
||||
|
||||
namespace VRM.Samples
|
||||
namespace VRM.SimpleViewer
|
||||
{
|
||||
public class AIUEO : MonoBehaviour
|
||||
{
|
||||
@@ -6,7 +6,7 @@ using System.Runtime.InteropServices;
|
||||
#endif
|
||||
|
||||
|
||||
namespace VRM.Samples
|
||||
namespace VRM.SimpleViewer
|
||||
{
|
||||
public static class FileDialogForWindows
|
||||
{
|
||||
@@ -4,7 +4,7 @@ using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
||||
|
||||
namespace VRM.Samples
|
||||
namespace VRM.SimpleViewer
|
||||
{
|
||||
public class RokuroCamera : MonoBehaviour
|
||||
{
|
||||
@@ -1,9 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: d97e18dfaff15ed45908b0fca0f661ee
|
||||
folderAsset: yes
|
||||
timeCreated: 1524032882
|
||||
licenseType: Free
|
||||
DefaultImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -3,7 +3,7 @@ using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
||||
|
||||
namespace VRM.Samples
|
||||
namespace VRM.SimpleViewer
|
||||
{
|
||||
public class TargetMover : MonoBehaviour
|
||||
{
|
||||
@@ -9,7 +9,7 @@ using UnityEngine.UI;
|
||||
using VRMShaders;
|
||||
|
||||
|
||||
namespace VRM.Samples
|
||||
namespace VRM.SimpleViewer
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user