C# Class HoudiniEngineUnity.HEU_GeneratedOutputData

Inheritance: IEquivable
Afficher le fichier Open project: sideeffects/HoudiniEngineForUnity Class Usage Examples

Méthodes publiques

Свойство Type Description
_colliders List
_gameObject GameObject
_renderMaterials Material[]

Méthodes publiques

Méthode Description
IsEquivalentTo ( other ) : bool

Method Details

IsEquivalentTo() public méthode

public IsEquivalentTo ( other ) : bool
Résultat bool

Property Details

_colliders public_oe property

public List _colliders
Résultat List

_gameObject public_oe property

public GameObject _gameObject
Résultat GameObject

_renderMaterials public_oe property

public Material[] _renderMaterials
Résultat Material[]