ProceduralAssetAttribute.

AutoGenerateOnBuild Property

Summary

Determines when the target asset should be automatically generated when compiling a build. If not set, the global setting will be used.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
ProceduralAssetAttribute

Syntax

public bool AutoGenerateOnBuild { get; set; }

Value

Type Description
bool