Ejemplo n.º 1
0
 public CachedGameObject(CachedComponents cachedComponent)
 {
     go   = cachedComponent.go;
     t    = cachedComponent.t;
     mr   = cachedComponent.mr;
     mf   = cachedComponent.mf;
     mesh = cachedComponent.mf.sharedMesh;
 }
Ejemplo n.º 2
0
 public CachedGameObject(CachedComponents cachedComponent)
 {
     go        = cachedComponent.go;
     t         = cachedComponent.t;
     mr        = cachedComponent.mr;
     mf        = cachedComponent.mf;
     mesh      = cachedComponent.mf.sharedMesh;
     mt        = t.localToWorldMatrix;
     mtNormals = mt.inverse.transpose;
 }
Ejemplo n.º 3
0
 // Token: 0x060025BA RID: 9658 RVA: 0x000BCA28 File Offset: 0x000BAC28
 public CachedGameObject(CachedComponents cachedComponent)
 {
     this.go        = cachedComponent.go;
     this.t         = cachedComponent.t;
     this.mr        = cachedComponent.mr;
     this.mf        = cachedComponent.mf;
     this.mesh      = cachedComponent.mf.sharedMesh;
     this.mt        = this.t.localToWorldMatrix;
     this.mtNormals = this.mt.inverse.transpose;
 }
Ejemplo n.º 4
0
        }                                                                                                                                  // 0x0000000180BEA3B0-0x0000000180BEA560

        public CachedGameObject(CachedComponents cachedComponent)
        {
        }                                                                    // 0x0000000180BEA230-0x0000000180BEA3B0