Hi everyone. I’m creating a material with texture setting by full path already.Now i have other question.
First is how to change class from ON_wString to ON_Texture. Because i use
and after this I can’t point to the texture with any code so that i couldn’t change other parameter like ON_Texture::MODE.
Second and my big question is how to change the offset、repeat、rotation in Mapping. i found that’s the only parameter might change texture’s position.
thank’s a lot!!