C# 클래스 UnityLine, casanova-mk2

상속: MonoBehaviour
파일 보기 프로젝트 열기: vs-team/casanova-mk2 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
arrows UnityArrow>.Dictionary
c1 Color
c2 Color
f GameObject
lengthOfLineRenderer int

공개 메소드들

메소드 설명
FindAll ( ) : List
Start ( ) : void

메소드 상세

FindAll() 공개 정적인 메소드

public static FindAll ( ) : List
리턴 List

Start() 공개 메소드

public Start ( ) : void
리턴 void

프로퍼티 상세

arrows 공개적으로 프로퍼티

public Dictionary arrows
리턴 UnityArrow>.Dictionary

c1 공개적으로 프로퍼티

public Color c1
리턴 Color

c2 공개적으로 프로퍼티

public Color c2
리턴 Color

f 공개적으로 프로퍼티

public GameObject f
리턴 GameObject

lengthOfLineRenderer 공개적으로 프로퍼티

public int lengthOfLineRenderer
리턴 int