MeshifAI API Reference
Core API
Meshifai.GenerateModel
public static object GenerateModel(
string prompt,
Action<GameObject> onComplete,
Action<string> onError = null,
Action<string, float> onStatus = null,
float variance = 0.2f,
bool applyDefaultMaterial = true
)Parameter
Type
Description
Meshifai.CancelGeneration
Parameter
Type
Description
Meshifai.CloneModel
Parameter
Type
Description
ModelGenerationData Component
Properties
Property
Type
Description
Example
Last updated