generate_material
Create PBR texture/material from text prompts and optionally apply the result directly to a Roblox part or instance.
Instructions
Official Roblox Generative AI: Generates seamless PBR texture and material from prompt using official Roblox AI material generator.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Text description of the material/texture to generate | |
| targetPart | No | Optional target instance path to apply material to | |
| baseMaterial | No | Base Roblox material type e.g. SmoothPlastic, Wood, Metal |