Constructor GenerateBurstMonoInteropAttribute
GenerateBurstMonoInteropAttribute(string)
Declaration
public GenerateBurstMonoInteropAttribute(string assetName)
Parameters
Type | Name | Description |
---|---|---|
string | assetName | Name of source file (without the .cs suffix) to generate interop code for. |