AssetGenerator.

UseTempScene(ProceduralAsset) Method

Summary

Indicates whether a temporary scene should be opened while generating the specified `asset`. Default is false.
Assembly
Weaver.dll
Namespace
Weaver.Editor.Procedural
Containing Type
AssetGenerator

Syntax

public virtual bool UseTempScene(ProceduralAsset asset)

Parameters

Name Type Description
asset ProceduralAsset

Return Value

Type Description
bool