C# 클래스 UnityEditor.PlaceTreeWizard

상속: UnityEditor.TerrainWizard
파일 보기 프로젝트 열기: randomize/VimConfig 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
keepExistingTrees bool
numberOfTrees int

공개 메소드들

메소드 설명
OnEnable ( ) : void

비공개 메소드들

메소드 설명
OnWizardCreate ( ) : void

메소드 상세

OnEnable() 공개 메소드

public OnEnable ( ) : void
리턴 void

프로퍼티 상세

keepExistingTrees 공개적으로 프로퍼티

public bool keepExistingTrees
리턴 bool

numberOfTrees 공개적으로 프로퍼티

public int numberOfTrees
리턴 int