This website works better with JavaScript
首页
发现
帮助
登录
GHzGlass
/
GHZMRNavigatorProXR
关注
4
点赞
0
派生
0
文件
工单管理
0
合并请求
0
Wiki
目录树:
99135a3c79
分支列表
标签列表
0919_NY_Customization
F/0529_GHzDemo
F/0707_Nreal_ImmersalOptimize
F/0710_2.1+2.0
F/0719_ImmersalOptimize
F/20240111_2.3_HotUpdate
F/20240210_2.3_dangjian
F/20240210_2.3_lixian
F/20240210_2.3_ninyuan
F/20240210_2.3_wenchuang
F/WenChuang_Nreal_2.1
F/WenChuang_Nreal_Plus2.1
F_0921_WC_Customization
master
GHZMRNavigatorP...
/
Assets
/
Scripts
/
Blue
/
Other
/
ScenePointBodyInfo.cs
ScenePointBodyInfo.cs
107 B
文件历史
原始文件
1
2
3
4
5
public class ScenePointBodyInfo
{
public int id { get; set; }
public bool unity { get; set; }
}