SubstanceImporter.SetMaterialOffset
SetMaterialOffset(material: ProceduralMaterial, offset: Vector2): void;
void SetMaterialOffset(ProceduralMaterial material, Vector2 offset);
def SetMaterialOffset(material as ProceduralMaterial, offset as Vector2) as void
Description

Set the material offset, which is used for all the textures that are part of this ProceduralMaterial.