C# Class HoudiniEngineUnity.HEU_Shelf

Show file Open project: sideeffects/HoudiniEngineForUnity Class Usage Examples

Public Properties

Property Type Description
_defaultShelf bool
_shelfName string
_shelfPath string
_tools List

Property Details

_defaultShelf public property

public bool _defaultShelf
return bool

_shelfName public property

public string _shelfName
return string

_shelfPath public property

public string _shelfPath
return string

_tools public property

public List _tools
return List