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(MethodInfo generatorMethod)
Parameters
Name | Type | Description |
---|---|---|
generatorMethod | MethodInfo |
Return Value
Type | Description |
---|---|
ProceduralAsset |