ProceduralAssetAttribute.

FileExtension Property

Summary

The file extension of the asset file. Should begin with a period. If not specified, the Weaver.Editor.Procedural.AssetGenerator.DefaultFileExtension will be used.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
ProceduralAssetAttribute

Syntax

public string FileExtension { get; set; }

Value

Type Description
string