Exemplo n.º 1
0
 public override Matrix4 GetMatrix(string propertyName)
 {
     return((Matrix4)material.GetMatrix(propertyName));
 }