Esempio n. 1
0
 void BuildView(ITransform owner)
 {
     m_View = Matrix.Invert(owner.GetWorld());
 }