Aar0n /** * 获取纹理平铺和偏移X分量。 * @param x 纹理平铺和偏移X分量。 */ public function set tilingOffsetX(x:Number):void { _MainTex_STX = x; }2.0 材质都是用这个做UV偏移