C# Class TressFX.TressFXHair

Tress FX hair asset type.
Inheritance: UnityEngine.ScriptableObject
ファイルを表示 Open project: kennux/TressFXUnity Class Usage Examples

Public Methods

Method Description
MergeIntoThis ( TressFXHair other ) : void

Merges other into this tressfx hair.

Reimport ( ) : void

Method Details

MergeIntoThis() public method

Merges other into this tressfx hair.
public MergeIntoThis ( TressFXHair other ) : void
other TressFXHair
return void

Reimport() public method

public Reimport ( ) : void
return void