AssetListGenerator.

UseTempScene(ProceduralAsset) Method

Summary

Indicates whether a temporary scene should be opened while generating the specified `asset`. Uses the return value of the generator used for the individual elements of the list.
Assembly
Weaver.dll
Namespace
Weaver.Editor.Procedural
Containing Type
AssetListGenerator

Syntax

public override bool UseTempScene(ProceduralAsset asset)

Parameters

Name Type Description
asset ProceduralAsset

Return Value

Type Description
bool