C# Class TressFX.TressFXHair

Tress FX hair asset type.
Inheritance: UnityEngine.ScriptableObject
Afficher le fichier Open project: kennux/TressFXUnity Class Usage Examples

Méthodes publiques

Méthode Description
MergeIntoThis ( TressFXHair other ) : void

Merges other into this tressfx hair.

Reimport ( ) : void

Method Details

MergeIntoThis() public méthode

Merges other into this tressfx hair.
public MergeIntoThis ( TressFXHair other ) : void
other TressFXHair
Résultat void

Reimport() public méthode

public Reimport ( ) : void
Résultat void