C# Class TrackBuildRUtil.ExportMaterial

Show file Open project: Alx666/ProjectPhoenix Class Usage Examples

Public Properties

Property Type Description
filepath string
generated bool
material UnityEngine.Material
name string

Property Details

filepath public property

public string filepath
return string

generated public property

public bool generated
return bool

material public property

public Material,UnityEngine material
return UnityEngine.Material

name public property

public string name
return string