Summary
[Editor-Only]
Returns the
Weaver.Editor.Procedural.ProceduralAsset which uses the specified `generatorMethod` (if any).
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor .Procedural - Containing Type
- ProceduralAsset
Syntax
public static ProceduralAsset GetFromGenerator(Delegate generatorMethod)
Parameters
| Name | Type | Description |
|---|---|---|
| generatorMethod | Delegate |
Return Value
| Type | Description |
|---|---|
| ProceduralAsset |