super(name);
super(name); setTexture(t);
return mTexture;
mData.type = ScriptC_export.const_ShaderParam_TEXTURE; if (mTexture != null) { mData.texture = mTexture.getRsData(false).getAllocation(); }
mTexture = t;