package texture type Slot string const Diffuse = Slot("diffuse") const Normal = Slot("normal")