Version: 2017.2
public bool isLoadTimeGenerated ;

Descripción

¿Debería generarse el ProceduralMaterial en el momento de la carga?

If enabled, the ProceduralMaterial will be generated when the scene loads. If disabled, the ProceduralMaterial will not be generated until RebuildTextures or RebuildTexturesImmediately is called.

See Also: RebuildTextures, RebuildTexturesImmediately.