C# Класс TressFX.TressFXHair

Tress FX hair asset type.
Наследование: UnityEngine.ScriptableObject
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
MergeIntoThis ( TressFXHair other ) : void

Merges other into this tressfx hair.

Reimport ( ) : void

Описание методов

MergeIntoThis() публичный Метод

Merges other into this tressfx hair.
public MergeIntoThis ( TressFXHair other ) : void
other TressFXHair
Результат void

Reimport() публичный Метод

public Reimport ( ) : void
Результат void