C# Class TrackBuildRUtil.ExportMaterial

Datei anzeigen 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_oe property

public string filepath
return string

generated public_oe property

public bool generated
return bool

material public_oe property

public Material,UnityEngine material
return UnityEngine.Material

name public_oe property

public string name
return string