示例#1
0
 public override Vector2f GetTextureScale(string propertyName)
 {
     return((Vector2f)material.GetTextureScale(propertyName));
 }