C# 클래스 TressFX.TressFXHair

Tress FX hair asset type.
상속: UnityEngine.ScriptableObject
파일 보기 프로젝트 열기: kennux/TressFXUnity 1 사용 예제들

공개 메소드들

메소드 설명
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