C# 클래스 CreatePlane, ShaderProject

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

공개 프로퍼티들

프로퍼티 타입 설명
addCollider bool
anchor AnchorPoint,
createAtOrigin bool
length float
lengthSegments int
optionalName string
orientation Orientation,
twoSided bool
width float
widthSegments int

공개 메소드들

메소드 설명
OnWizardCreate ( ) : void
OnWizardUpdate ( ) : void

비공개 메소드들

메소드 설명
CreateWizard ( ) : void

메소드 상세

OnWizardCreate() 공개 메소드

public OnWizardCreate ( ) : void
리턴 void

OnWizardUpdate() 공개 메소드

public OnWizardUpdate ( ) : void
리턴 void

프로퍼티 상세

addCollider 공개적으로 프로퍼티

public bool addCollider
리턴 bool

anchor 공개적으로 프로퍼티

public AnchorPoint, anchor
리턴 AnchorPoint,

createAtOrigin 공개적으로 프로퍼티

public bool createAtOrigin
리턴 bool

length 공개적으로 프로퍼티

public float length
리턴 float

lengthSegments 공개적으로 프로퍼티

public int lengthSegments
리턴 int

optionalName 공개적으로 프로퍼티

public string optionalName
리턴 string

orientation 공개적으로 프로퍼티

public Orientation, orientation
리턴 Orientation,

twoSided 공개적으로 프로퍼티

public bool twoSided
리턴 bool

width 공개적으로 프로퍼티

public float width
리턴 float

widthSegments 공개적으로 프로퍼티

public int widthSegments
리턴 int