C# 클래스 AssignExtensions, UnEngine

파일 보기 프로젝트 열기: jbruening/UnEngine

공개 메소드들

메소드 설명
ToUnEngine ( this v ) : UnEngine.Vector3
ToUnity ( this v ) : Vector3

메소드 상세

ToUnEngine() 공개 정적인 메소드

public static ToUnEngine ( this v ) : UnEngine.Vector3
v this
리턴 UnEngine.Vector3

ToUnity() 공개 정적인 메소드

public static ToUnity ( this v ) : Vector3
v this
리턴 Vector3