C# 클래스 DemoController, CurvedLineMeshPlugin

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

공개 프로퍼티들

프로퍼티 타입 설명
BoxPrefab GameObject,
CirclePrefab GameObject,
Parent GameObject
seed int

공개 메소드들

메소드 설명
GenerateObjects ( ) : void

메소드 상세

GenerateObjects() 공개 메소드

public GenerateObjects ( ) : void
리턴 void

프로퍼티 상세

BoxPrefab 공개적으로 프로퍼티

public GameObject, BoxPrefab
리턴 GameObject,

CirclePrefab 공개적으로 프로퍼티

public GameObject, CirclePrefab
리턴 GameObject,

Parent 공개적으로 프로퍼티

public GameObject Parent
리턴 GameObject

seed 공개적으로 프로퍼티

public int seed
리턴 int