Esempio n. 1
0
 public override void SetTextureScale(string propertyName, Vector2f value)
 {
     material.SetTextureScale(propertyName, value);
 }