C# Class RTSEngine.Graphics.VoxMapConfig

Datei anzeigen Open project: RegrowthStudios/VoxelRTS Class Usage Examples

Public Properties

Property Type Description
FXFile string
RootPath string
TexVoxMap string
VoxState Grey.Engine.VoxState

Property Details

FXFile public_oe property

public string FXFile
return string

RootPath public_oe property

public string RootPath
return string

TexVoxMap public_oe property

public string TexVoxMap
return string

VoxState public_oe property

public VoxState,Grey.Engine VoxState
return Grey.Engine.VoxState