コード例 #1
0
 public override void SetTextureOffset(string propertyName, Vector2f value)
 {
     material.SetTextureOffset(propertyName, value);
 }