C# 클래스 Make2DLine, oculus_data_vis

상속: MonoBehaviour
파일 보기 프로젝트 열기: renketsu0/oculus_data_vis 1 사용 예제들

공개 메소드들

메소드 설명
Initialize ( Vector3 points, string candidate ) : void
followParent ( GameObject line, GameObject parent ) : void

메소드 상세

Initialize() 공개 메소드

public Initialize ( Vector3 points, string candidate ) : void
points Vector3
candidate string
리턴 void

followParent() 공개 정적인 메소드

public static followParent ( GameObject line, GameObject parent ) : void
line GameObject
parent GameObject
리턴 void