示例#1
0
 private void SetTextureScaleImpl(int nameID, Vector2 scale)
 {
     Material.INTERNAL_CALL_SetTextureScaleImpl(this, nameID, ref scale);
 }