Esempio n. 1
0
 public override float[] GetFloatArray(string propertyName)
 {
     return(material.GetFloatArray(propertyName));
 }