C# 클래스 Pathfinding.FunnelModifier

상속: MonoModifier
파일 보기 프로젝트 열기: henryj41043/TheUnseen 1 사용 예제들

공개 메소드들

메소드 설명
Apply ( Path p, ModifierData source ) : void
RunFunnel ( List left, List right, List funnelPath ) : bool

비공개 메소드들

메소드 설명
AddComp ( UnityEditor command ) : void

메소드 상세

Apply() 공개 메소드

public Apply ( Path p, ModifierData source ) : void
p Path
source ModifierData
리턴 void

RunFunnel() 공개 메소드

public RunFunnel ( List left, List right, List funnelPath ) : bool
left List
right List
funnelPath List
리턴 bool