コード例 #1
0
        // Token: 0x06001314 RID: 4884 RVA: 0x0006B258 File Offset: 0x00069458
        public override void InitBoundaries()
        {
            SteamVR_PlayArea steamVR_PlayArea = this.GetCachedSteamVRPlayArea();

            if (steamVR_PlayArea != null)
            {
                steamVR_PlayArea.BuildMesh();
            }
        }